Guest User

Untitled

a guest
Dec 13th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <footer class="entry-meta">
  2. <?php the_title( '<h1><a href="' . get_permalink() .'" title="' . sprintf( esc_attr__( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ) . '" rel="bookmark">', '</a></h1>' ); ?>
  3. <h2><?php echo get_the_date(); ?></h2>
  4. </footer><!-- .entry-meta -->
Add Comment
Please, Sign In to add comment