Advertisement
Guest User

Untitled

a guest
Jan 10th, 2014
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. SEARCH FOR
  2.  
  3. <a href="<?php echo get_permalink($post->ID); ?>" title="<?php _e('Permalink to', 'cosmotheme'); ?> <?php echo $post->post_title; ?>" rel="bookmark"><?php echo $post->post_title; ?></a>
  4.  
  5. EDIT IN
  6.  
  7. <?php echo $post->post_title; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement