v2.4.6
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).