Dec 31, 2011

Avoid Hardcoding Your Copyright Information


 
Avoid Hardcoding Your Copyright Information
Published on WordPress Tavern | shared via feedly mobile

How many of you still update your themes footer every year to change the copyright date? Thanks to a small snippet of code, you can add this to your footer.php file which will negate the need to manually change the copyright information every year. The code snippet is php the_time('Y') An excellent primer for how to use this snippet within the footer.php file is explained via Lorelle VanFossen.

Related posts:

  1. Incsub LLC Accused Of Copyright Infringement
  2. Code Snippet To Reduce Memory Usage
  3. Copyright And The GPL



Sent from my iPhone