PHP Cross Reference of WordPress Subversion HEAD

[ Index ]     [ Classes ]     [ Functions ]     [ Variables ]     [ Constants ]

title

Body

[close]

/wp-content/themes/default/ -> links.php (source)

   1  <?php
   2  /*
   3  Template Name: Links
   4  */
   5  ?>
   6  
   7  <?php get_header(); ?>
   8  
   9  <div id="content" class="widecolumn">
  10  
  11  <h2>Links:</h2>
  12  <ul>
  13  <?php get_links_list(); ?>
  14  </ul>
  15  
  16  </div>
  17  
  18  <?php get_footer(); ?>


Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs Cross-referenced by PHPXref 0.6 and RedAlt