Gatilab Products

Changelogs

Improvements, fixes, and the details behind each release.

Dynamic Month & Year into Posts

Dynamic dates, ages, and countdowns for WordPress content and titles.

View Product
StableDate not recorded

Dynamic Month & Year into Posts 1.2.8

Read release notes
  • 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.
StableDate not recorded

Dynamic Month & Year into Posts 1.2.2

Read release notes
  • 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.
StableDate not recorded

Dynamic Month & Year into Posts 1.1.9

Read release notes
  • 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.
StableDate not recorded

Dynamic Month & Year into Posts 1.1.6

Read release notes
  • 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.