Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/themes/splendor/framework/post-format-medium/ |
Current File : //var/www/web284/html/wp-content/themes/splendor/framework/post-format-medium/single-link.php |
<?php global $smof_data; ?> <div class="row-fluid inner_blog"> <div class="span12"> <div class="blog_item_content"> <div class="blog_head sp_link"> <h1 class="small_width"><a href="<?php echo esc_attr(get_post_meta($post->ID, '_format_link_url', true)); ?>" title="" target="_blank"><?php the_title(); ?></a></h1> <div> <?php the_content('<div class="read_more"><a href="'. get_permalink($post->ID) . '">'. __("Read More","commander") .'</a></div>'); ?> </div> <div class="meta"> <?php if($smof_data['blog_show_posts_date'] == true ) { ?><span><?php if($smof_data['blog_show_date_icon'] == true ) { ?><i class="icon-calendar icon-white"></i> <?php } ?><?php the_time('d') ?> <?php the_time('M') ?> <?php the_time('Y') ?></span><?php } ?> <?php if($smof_data['blog_show_posts_meta_author'] == true ) { ?><span <?php if(($smof_data['blog_show_posts_meta_category'] == false ) & ($smof_data['blog_show_posts_meta_comments'] == false )) { ?> class="last_item"<?php } ?> >By <?php the_author_posts_link() ?></span><?php } ?> <?php if($smof_data['blog_show_posts_meta_category'] == true ) { ?><span <?php if(($smof_data['blog_show_posts_meta_comments'] == false )) { ?> class="last_item"<?php } ?>><?php $tag = get_the_tags(); if (! $tag) { ?> There are no tags<?php } else { ?><?php the_tags(''); ?><?php } ?></span><?php } ?> <?php if($smof_data['blog_show_posts_meta_comments'] == true ) { ?><span class="last_item"><a href="<?php the_permalink() ?>#comments"><?php comments_number('0','1','%')?> comments</a></span><?php } ?> </div> </div> </div> </div> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare