Monthly Archives: February 2008

Time Confusion…

When using
<?php the_time(’Y'); ?>
in the template to display the year (for example in copyrights statements in the footer), WordPress takes the year associated with the content on any given page. (…)