Skip to content

v2.4.6

Choose a tag to compare

@rvdforst rvdforst released this 16 Sep 13:47
· 86 commits to master since this release
bf70464

Changelog – Events Shortcode Query
• Added start >= time() numeric filter to only return upcoming events.
• Corrected ordering by start: now uses order => DESC' (earliest first).
• Hardened repeat-lastdate check: supports NOT EXISTS, empty, 0, or future values.
• Unified tax_query for categories and tags to avoid overwrites.
• Kept performance flags (no_found_rows, disabled meta/term cache updates).