Description
Automatic Copyright Year seeks to solve a common problem: keeping your copyright year up-to-date.
It’s a problem all of us had: on January 1st every year, we need to go through every one of our websites and update all the footers. And when we see other people’s sites that, in the footer, say, “(c) 1998” then suddenly it’s revealed how out-of-date the site is.
With Automatic Copyright Year, this problem will never happen to you!
Instead of going through every site you have each year on the 1st of January and change the year manually, now it will all be done seamlessly for you. Just install the Automatic Copyright Year plugin and voila: your sites will always have an up-to-date copyright.
Screenshots
Installation
The installation and use is very straightforward. You should:
- Upload the folder
automatic-copyright-year
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add ‘<span>[wpsos_year]</span>’ ([wpsos_year], surrounded by span tags) to a widget or to anywhere inside the html footer element. You can also use [wpsos_year] as a shortcode!
FAQ
- Which options do you modify?
-
As of version 1.0, there is no need to modify any options. The plugin will go through the content of your widgets and the html footer tag and replace [wpsos_year] with the current year number.
- Where can I get some support?
-
Let us know via the support forum.
- I have some suggestions for other options I want edited
-
Let us know via the support forum.
Reviews
Contributors & Developers
“Automatic Copyright Year” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Automatic Copyright Year” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Allow using [wpsos_year] as shortcode.
1.0
- Initial version.