Why does my blog say copyright 2004? The footer has
© <?php the_time('Y') ?>
and my computer displays the correct year (it's 2006, right?)...
Why does my blog say copyright 2004? The footer has
© <?php the_time('Y') ?>
and my computer displays the correct year (it's 2006, right?)...
It seems to be fixed, I see 2006 :)
Oh, sorry. That's my test blog. I used wp_2.0.2 for that so I'm trying to see if there's anything different about wp_2.0.3...
edit: I am retro-writing many posts here. It seems wp takes the year of the latest post and uses that in the_time('Y'). I just added a 2006 and the footer displays correctly now.
This topic has been closed to new replies.