Tip: Keep Your Blogs Copyright Year Automatically Up-to-Date
Here’s a quick little tip to help keep your blogs copyright year automatically up to date. Many themes already include this functionality, but some do not. This code should work with any PHP based system but we are focusing on WordPress here…
In the WordPress admin dashboard, go to the Theme Editor (under Design > Theme Editor) and select the Footer template from the listed theme template files (usually called footer.php). Look in the editor window (where the code is show) and scroll until you find your copyright text. Something like… <div id="footer"> All contents Copyright 2005 </div>Cover your butt:…