marstheme

Untitled

Jan 21st, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.28 KB | None | 0 0
  1.     <?php do_action( 'saturn_post_meta' );?>
  2.     <div class="post-header">
  3.         <h3 class="post-title"><a href="<?php the_permalink();?>"><?php the_title();?></a></h3>
  4.     </div><!-- end post header -->
  5.     <?php function_exists( 'saturn_post_format_content' ) ? saturn_post_format_content() : '';?>
Add Comment
Please, Sign In to add comment