=== Wordpress PHP Year Auto-Update === Contributors: RNesbitt Tags: Donate link: https://www.paypal.me/RichardNesbitt Requires at least: 4.7 Tested up to: 5.4 Requires PHP: 5.6 License: GPLv2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html Enables a shortcode to always show the current year. == Description == Enables a shortcode to always show the current year. This is very useful in footer copy where it's best to always show the current year, and you don't have to remember to update it every year. == Installation == Navigate to /wp-admin/plugins.php and upload the zip file, or search for this plugin in the WordPress Plugin Repository using the interface. You can also FTP the unzipped directory to your /wp-content/plugins/ directory. After you activate the plugin, use [php-year] wherever you want the current year to appear. == Changelog == 3.17.19 -- Added a valid readme.txt file