✨feature: Respect WordPress "Start of week" setting
This commit is contained in:
@@ -64,7 +64,8 @@ An approachable, theme‑friendly events plugin for WordPress. It adds an `Event
|
||||
- Archive: `/events` uses `templates/archive-event.php`.
|
||||
- Single: each event uses `templates/single-event.php`.
|
||||
- Calendar page: Page → Template → “Events Calendar” renders `templates/template-calendar.php` which includes `templates/calendar.php`.
|
||||
- Calendar navigation: query args `?aa_month=MM&aa_year=YYYY` change the visible month; “Today” jumps back to the current month. (`month`/`year` still work for legacy links.)
|
||||
- Calendar navigation: query args `?aa_month=MM&aa_year=YYYY` change the visible month; “Today” jumps back to the current month. (`month`/`year` still work for legacy links.)
|
||||
- Calendar week layout respects the site’s Settings → General → “Start of week” option.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user