Skip to content

Releases: infinitnet/wordpress-date-shortcodes

WordPress Date Shortcodes v1.3.5

Choose a tag to compare

@infinitnet infinitnet released this 21 Jan 15:56
  • Robust date handling with DateTime objects and proper timezone management
  • Recursion prevention in title processing
  • Enhanced day format detection regex
  • Removed legacy date calculation code
  • Added parameter validation and error handling

WordPress Date Shortcodes v1.3.2

Choose a tag to compare

@infinitnet infinitnet released this 16 Jan 21:08
  • fix: Add recursion protection for title shortcode processing

WordPress Date Shortcodes v1.3.1

Choose a tag to compare

@infinitnet infinitnet released this 16 Jan 16:14
  • feat: Add Rank Math breadcrumb shortcode processing filter

WordPress Date Shortcodes v1.3

Choose a tag to compare

@infinitnet infinitnet released this 06 Jun 17:39
  • Refactored the shortcode functions into a separate class for better organization
  • Added a check to ensure the plugin is not being run directly

WordPress Date Shortcodes v1.2

Choose a tag to compare

@infinitnet infinitnet released this 17 Nov 12:08
  • all shortcodes now support the adjust parameter

WordPress Date Shortcodes v1.1

Choose a tag to compare

@infinitnet infinitnet released this 17 Nov 11:53
  • code refactored
  • features added: [currentday], [currentday adjust="+1"], [publishedday], [modifiedday]

WordPress Date Shortcodes v1.0

Choose a tag to compare

@infinitnet infinitnet released this 17 Nov 10:06
  • first release