=== Plugin Name === Contributors: gauravtiwari Donate link: https://gauravtiwari.org/donate/ Tags: seo, year, automatic, add-on, hooks, dynamic-content, admin, shortcode, current date, month, yoast, gutenberg, widget, content Requires at least: 3.0.1 Tested up to: 5.8 Stable tag: 5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automate your SEO: 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 and make your content always SEO ready — no matter the date or year. 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. Zero bloat. No CSS/JS files loaded. [More details](https://gauravtiwari.org/snippet/dynamic-month-year/) | [24X7 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/) *Privacy* Dynamic Month & Year into Posts is a completely native shortcode plugin. It has no settings page and does not use any analytics tool to gather or use your data. It's bloat and ad-free. *Support* I will provide instant support for all your queries or feature requests. Use [support forum](https://wordpress.org/support/plugin/dynamic-month-year-into-posts/) to ask your questions or report something broken. == Frequently Asked Questions == = Why would I need this? = If you are an affiliate marketer or blogger who uses month, years and dates in your posts. If you use these dynamic month, year, date, next year, previous year shortcodes you won't have to update those posts again and again as the time passes. = How can I access settings? = You can not. There is no options panel because there is no need to have one. = Can I use it in Block Editor or Classic Editor? = You can use the shortcodes in both Block Editor and Classic Editor like running text. You can also the shortcodes in widget areas including footer (use-case: Autoupdating Copyright Year) and headers (use-case: Today's Date). = Will this plugin work in my language? = Yes. The shortcode outputs are WPML ready. Since there is no settings page, you don't have to translate this plugin. = How can I use these shortcodes in my theme/PHP code? = You can use ``, `` etc. in themes or in functionality plugins to use these shortcodes. == 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.1.2 = * Updated Readme.txt and Instructions = 1.1.1 = * Bug fixes. = 1.1.0 = * Bug fixes. * New: Rank Math OpenGraph Support = 1.0.9 = * Improved: Schema and OpenGraph support in YoastSEO. * Work in Progress: Full Schema and OpenGraph support in Rank Math * Removed: Rank Math recommendation. = 1.0.8 = * New: Contextual Related Posts Support = 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