=== Plugin Name === Contributors: gauravtiwari Donate link: https://gauravtiwari.org/donate/ Tags: seo, year, automatic, add-on, hooks, dynamic-content, admin, shortcode, current date, month Requires at least: 3.0.1 Tested up to: 5.7 Stable tag: 5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add today's date by [date], 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 today's date by [date], current year by [year], previous year by [pyear], next year by [nyear] 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. Use various combinations to make your articles even more dynamic. Supports Rank Math, Rank Math Pro, SEOPress, SEOPress Premium and Yoast SEO, Yoast SEO Premium. Tested to be working with Yoast SEO, SEOPress and 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/) | [Request a Feature](https://gauravtiwari.org/contact/) == 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. There will not be any menus or settings for this plugin. == Screenshots == 1. Backend Editing 2. Front end preview (without Rank Math) 3. With RM Breadcrumb 4. Admin Post list demo 5. Multi Language Support == Changelog == = 1.0.7 = * New: SEOPress Support = 1.0.6 = * New: Yoast SEO Support = 1.0.5 = * Multiple Langauge Support: Shortcode renders your site's defined language. * New: [date] shortcode for today's date. * WordPress 5.6 Compatibility = 1.0.4 = * Optimization = 1.0.3 = * Updated Readme.txt file = 1.0.2 = * [pyear] yields previous year (e.g., 2020) * [nyear] yields next year (e.g., 2022) = 1.0.1 = * Fixed Name Conflicts = 1.0.0 = * First version