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/ |
Current File : //var/www/web284/html/wp-content/themes/splendor/framework/post-format/single-video.php |
<?php global $smof_data; ?> <?php $large_image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), 'large'); ?> <div class="row-fluid inner_blog"> <div class="span12"> <div class="blog_head"> <h1 class="small_width"><?php the_title(); ?></h1> <div class="meta"> <?php if($smof_data['blog_show_posts_date'] == true ) { ?><span><?php the_time('j.') ?> <?php the_time('F') ?> <?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 } ?> ><?php _e("By ","splendor"); ?><?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) { ?><?php _e(" There are no tags","splendor"); ?><?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','%')?><?php _e(" comment(s)","splendor"); ?></a></span><?php } ?> </div> </div> <div class="view" style="margin-top:10px; margin-bottom:10px;"> <?php echo get_post_meta($post->ID, '_format_video_embed', true); ?> </div> <div class="my_clear"></div> <div class="blog_item_content"> <div> <?php the_content('<div class="read_more"><a href="'. get_permalink($post->ID) . '">'. __("Read More","commander") .'</a></div>'); ?> </div> </div> </div> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare