Descripción
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.
Capturas
Instalación
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!
Preguntas frecuentes
- 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.
Reseñas
Colaboradores y desarrolladores
“Automatic Copyright Year” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Automatic Copyright Year” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.1
- Allow using [wpsos_year] as shortcode.
1.0
- Initial version.