Changelogs

Follow the improvements and fixes in each product release.

Dynamic Month & Year into Posts

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

Release History

Historical releasePermalink

1.2.9

  • Readme update.
Historical releasePermalink

1.2.8

  • Fixed some issues related to rendering of next month.
  • [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.
Historical releasePermalink

1.2.7

  • Fix rendering of September 2026 shortcode in languages other than English.
Historical releasePermalink

1.2.6

  • New: Full Elementor Support. Now the shortcodes should render in all core and Elementor Pro widgets
Historical releasePermalink

1.2.2

  • New: Capitalize Month Names. Add 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.
  • Example shortcodes: [cmonth], [cmon], [cnmonth], [cpmonth], [cnmon], [cpmon] etc.
  • New Shortcodes: [nnyear] and [ppyear] show 2 years next and previous years, like 2023 and 2019 respectively.
  • New Shortcode: [monthyear] shows current month and year together for specific purposes.
  • Better compatibility with Rank Math Pro and Elementor.
Historical releasePermalink

1.1.9

  • IMPROVED! Performance by removing rank_math/paper/auto_generated_description/apply_shortcode filter that causes more load on sites, specially where wp_query is used.
  • This is first of many attempts to remove unnecessary elements.
Historical releasePermalink

1.1.8

  • Revert back some of the changes in 1.1.6
Historical releasePermalink

1.1.6

  • NEW! [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.
  • Added support for shortcodes in Rank Math’s Product schema description
  • IMPROVED! [date] shortcode renders date as set by Dashboard -> Settings -> General -> Date.
Historical releasePermalink

1.1.2

  • Updated Readme.txt and Instructions
Historical releasePermalink

1.1.0

  • Bug fixes.
  • New: Rank Math OpenGraph Support