Copyright notices are a common feature on many website footers. As we crawl into 2012, you will need to remember to update your own copyright notice so that it isn’t out of date. John Chow reminded me how easy it is to make sure your copyright notice is updated automatically every year.
To display the current year on your website you need to use the_date function.
So to add a copyright notice to your footer we just need to add something like this to your footer.php template:
You can easily extend this further if you want to include the year your website launched:
If you have a copyright notice in your website footer, I encourage you to add automate it so that it is updated automatically every year.
Good luck
DeepaK
Comments
Post a Comment