=== Maha Copyright Date === Contributors: qamarramzan Author: Qamar Ramzan Author URI: qamarramzan.com Plugin URI: wordpress.org/plugins/maha-copyright-date/ Donate link: https://www.justgiving.com/fundraising/mahaimantariq Tags: footer, copyright, date, display date, display copyright, Requires at least: 4.6 Stable tag: trunk Requires PHP: 5.2.4 Tested up to: 5.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Super simple way to add your website name, copyright symbol and current year via a shortcode. == Description == Super simple way to add your website name, copyright symbol and current year via a shortcode. Just add the shortcode [maha-copyright-date]. If you prefer you can display a different name to your website name. [maha-copyright-date = change_name = "New name here"] == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Add the shortcode [maha-copyright-date] on your page. == Frequently Asked Questions == = Why do I need this plugin, won't most wordpress themes have a copyright date already included = They do but most themes have the date as a static text. With this plugin the date will change automatically each year. = I want to use a different name in front of the copyright symbol not the websites name. = Yes that is possible. Just do this...[maha-copyright-date = change_name = "New name here"] == Changelog == = 1.0.0 = * First version