[ Index ]

PHP Cross Reference of Wordpress 2.9.1

title

Body

[close]

/wp-content/themes/classic/ -> footer.php (source)

   1  <?php
   2  /**
   3   * @package WordPress
   4   * @subpackage Classic_Theme
   5   */
   6  ?>
   7  <!-- begin footer -->
   8  </div>
   9  
  10  <?php get_sidebar(); ?>
  11  
  12  <p class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://wordpress.org/' title='%s'><strong>WordPress</strong></a>"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?></cite></p>
  13  
  14  </div>
  15  
  16  <?php wp_footer(); ?>
  17  </body>
  18  </html>


Generated: Fri Jan 8 00:19:48 2010 Cross-referenced by PHPXref 0.7