Advertisement
johnburn

Untitled

Mar 30th, 2011
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.84 KB | None | 0 0
  1. <h2>Meta</h2>
  2.  
  3.  
  4.  
  5. <ul class="nav">
  6.  
  7.  
  8.  
  9.     <?php wp_register(); ?>
  10.  
  11.     <li><?php wp_loginout(); ?></li>
  12.  
  13.  
  14.  
  15.     <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>
  16.  
  17.     <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>
  18.  
  19.    
  20.  
  21.  
  22.  
  23.  
  24.  
  25.   <li><a href="http://www.thybiletbul.com" title="thy">thy</a></li><li><a href="http://www.plasticsurgeryvoyage.com/" title="plastic surgery">plastic surgery</a></li><li><a href="http://www.greecetravelzone.com/greek/greece-holidays" title="greece holidays">greece holidays</a></li>  
  26.  
  27.  
  28.  
  29.     <?php wp_meta(); ?>
  30.  
  31. </ul>
  32.  
  33.  
  34.  
  35. </div>
  36.  
  37.    
  38.  
  39. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement