1.2.9
- Readme update.
Follow the improvements and fixes in each product release.

Tired of manually updating years in your WordPress posts? This free plugin automatically inserts the current month and year anywhere you need it. Write once, never update again.…
Explore Product[monthyear] no longer prints next month after 28th. Reason: User experience, as the user may be tricked to thinking the wrong current month and year names.c before any month based shortcode to render it capitalized. Useful in various languages where Month names are generally in small letters, like French, Swedish etc.[cmonth], [cmon], [cnmonth], [cpmonth], [cnmon], [cpmon] etc.[nnyear] and [ppyear] show 2 years next and previous years, like 2023 and 2019 respectively.[monthyear] shows current month and year together for specific purposes.rank_math/paper/auto_generated_description/apply_shortcode filter that causes more load on sites, specially where wp_query is used.[dt] shortcode to render only the day of the month (like 1, 2, 3, 17, 28). Combine this with other shortcodes to create date formats you desire.[date] shortcode renders date as set by Dashboard -> Settings -> General -> Date.