Descripció
This plugin inserts a customizable copyright message in the theme using theme actions. The default action is “wp_footer”, unless the theme is a twenty* theme. If the theme is a WordPress twenty* series theme, then the default location is the twenty*_credits action.
Plans:
Planed features include being able to use any action in the active theme for the display point of the copyright message. A shortcode like tag for automatically adding the current year to custom copyright messages.
Notes:
- The options are found in the customizer.
- There is a French translation of this plugin included. It was mostly a test of the translation of the plugin. It’s not a great translation, if you can improve it please let me know.
Instal·lació
The easy way:
- To install this plugin, click on “Add New” on the plugins page in your WordPress dashboard.
- Search for “R3DF Copyright Message”, click install when it’s found.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin on the WordPress customize page
The hard way:
- Download the latest r3df-copyright-message.zip from wordpress.org
- Upload r3df-copyright-message.zip to the
/wp-content/plugins/
folder on your web server - Uncompress r3df-copyright-message.zip (delete r3df-copyright-message.zip after it’s uncompressed)
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the plugin on the WordPress customize page
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«R3DF Copyright Message» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «R3DF Copyright Message» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
Version 1.1.0
- Added Features
- Revised UI
- Added French language translation (It’s not very good, if you can improve it, please let me know)
Version 1.0.0
- Initial release