=== Automatic Copyright Year ===
Contributors: miinasikk, citywanderer
Donate link: http://www.wpsos.io/wordpress-plugin-automatic-copyright-year/
Tags: copyright,shortcode,copyright year,footer copyright,widget
Requires at least: 3.0.1
Tested up to: 5.2.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatic Copyright Year keeps your copyright year always up to date automatically.
== 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.
== Installation ==
The installation and use is very straightforward. You should:
1. Upload the folder `automatic-copyright-year` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add '<span>[wpsos_year]</span>' ([wpsos_year], surrounded by span tags) as shortcode, to a widget or to anywhere inside the html footer element.
== Frequently Asked Questions ==
= 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.
== Screenshots ==
1. See screenshot of an example usage of the plugin in a widget.
== Changelog ==
= 1.1 =
* Allow using [wpsos_year] as shortcode.
= 1.0 =
* Initial version.