1.7.2
What’s Changed
- New: Bricks Builder integration — shortcodes now render inside Bricks dynamic data elements.
- New: Published Date and Modified Date Gutenberg blocks.
- New:
dmyip_core_filtersfilter to selectively disable shortcode processing on WordPress core filters (titles, excerpts, archive titles). Props @meteorlxy. - Improved: Release workflow auto-generates changelogs and attaches them to GitHub releases.
- Fix:
[year]shortcode with large negative offsets (e.g.,[year n=-2003]) now returns correct results instead of wrong/empty values. - Fix:
[year]shortcode no longer zero-pads results (e.g.,[year n=-1100]returns926instead of0926).
Commits
- chore: add .wordpress-org assets directory with banners, icons, and screenshots for SVN deploy (8ee2c56)
- feat: add WordPress.org SVN deploy job to release workflow (538319f)
- fix: remove composer.lock copy from release workflow (file is gitignored) (bdc55c7)
- feat: Add Bricks Builder support, improve release workflow, bump to 1.7.2 (3f55e7c)
Full Changelog: https://github.com/wpgaurav/dynamic-month-year-into-posts/compare/1.7.1…1.7.2
