Make WordPress Core


Ignore:
Timestamp:
12/30/2004 11:35:04 AM (21 years ago)
Author:
saxmatt
Message:

More Kubrick fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/kubrick/footer.php

    r2013 r2016  
    44    <p>
    55        <?php bloginfo('name'); ?> is proudly powered by
    6         <a href="http://wordpress.org">WordPress <?php echo $wp_version; ?></a>
    7         <!--
    8         and valid <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional (most of the time)">XHTML</a> and
    9         <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Valid CSS; hopefully...">CSS</a>.
    10         -->
     6        <a href="http://wordpress.org">WordPress</a>
    117        <br /><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
    128        and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
    13         <!-- Spawned in <?php timer_stop(1); ?> seconds. -->
    14         <a href="http://binarybonsai.com/kubrick/">Design by Michael Heilemann.</a>
     9        <!-- <?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. -->
    1510    </p>
    1611</div>
    1712</div>
    1813
    19 
     14<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
    2015<?php /* "Just what do you think you're doing Dave?" */ ?>
    2116
Note: See TracChangeset for help on using the changeset viewer.