=== Plugin Name === Contributors: ramielhabashy Donate link: http://iweb-eg.com/ Tags: comments, spam Requires at least: 4.6 Tested up to: 4.9.6 Stable tag: 4.3 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin short code update the copyright year automatically every year using shortcode. == Description == This plugin short code update the copyright year automatically every year using shortcode [cr_year]. Also you can add © copyright symbol using [cr_symbol]. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/auto-copyright-year-updater` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the shortcode to display the copy right symbol and the year [cr_year][cr_sybmol] == Frequently Asked Questions == = How can i display the automatic updated year? Just paste the shortcode where you would like it to show up [cr_year] = How to show the copyright symbol and year? = Just paste both shortcodes [cr_symbol][cr_year]. == Screenshots == 1. Usage of shortcode in Post/Page Editor 2. Output of shortcode on front-end == Screenshots == 1. Usage of shortcode in Post/Page Editor 2. Output of shortcode on front-end == Changelog == = 1.0 = * Initial version