4 Commits
Author SHA1 Message Date
Keith Solomon 39dd385615 feature: Add .playwright-mcp and .superpowers to .gitignore 2026-07-30 15:11:23 -05:00
Keith Solomon d7f56b1fe9 feature: Update version to 1.2.6, add registration link field, and enhance event templates 2026-07-30 12:45:34 -05:00
Keith Solomon 42ff7754cb feature: Add calendar layout and occurrence handling functionality
- Introduced `calendar-layout.php` to manage month grid generation, occurrence intersection checks, and segment assignments for events.
- Added `occurrences.php` for normalizing, validating, and displaying event occurrences, including migration from legacy formats.
- Implemented functions for parsing dates, validating occurrence ranges, and formatting occurrences for display.
- Established hooks for synchronizing event occurrence data upon saving posts and validating ACF repeater fields.
2026-07-06 10:26:36 -05:00
Keith Solomon 63fc9f034d feature: Initial commit 2025-08-30 14:22:44 -05:00