=== Plugin Name === Contributors: gauravtiwari Donate link: https://gauravtiwari.org/donate/ Tags: seo, year, automatic, add-on, hooks, dynamic-content, admin, shortcode Requires at least: 3.0.1 Tested up to: 5.5 Stable tag: 5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add current year by [year], previous year by [pyear], next year by [nyear] and current month by [month] shortcodes anywhere, including content, title, meta title, excerpt and Rank Math Breadcrumbs. == Description == Add current year by [year] and current month by [month] shortcodes anywhere, including content and title. Use this plugin to boost your site's SEO by using the variables anywhere. Supports RankMath and [year] works as a replacement to %currentyear%, [month] as a replacement to %currentmonth% already. Supports even the Rank Math's breadcrumbs, custom meta titles, excerpt etc. *How to use?* Just install the plugin (see Installation tab) and activate it. Add [year] to render current year, [nyear] to render next year, [pyear] to render previous year and [month] to render current month automatically. As the months & years change, they get updated into the content and title automatically on the shortcode locations. **Rankmath** SEO plugin is (very) recommended but not required. [More details](https://gauravtiwari.org/snippet/dynamic-month-year/) | [Support](https://wordpress.org/support/plugin/dynamic-month-year-into-posts/) | [More WordPress Plugins](https://gauravtiwari.org/code/) == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. There is no additional configuration required. == Screenshots == 1. Backend Editing 2. Front end preview (without Rank Math) 3. With RM Breadcrumb 4. Admin Post list demo == Changelog == = 1.0.2 = * [pyear] yields previous year (e.g., 2019) * [nyear] yields next year (e.g., 2021) = 1.0.1 = * Fixed Name Conflicts = 1.0.0 = * First version