Front and back end Wordpress plugin development.
Displays a calendar of events (custom post type from Vestige theme) for a given month and year.
- Featuring: PHP OOP, jQuery, CSS transitions, WAI-ARIA, semantic HTML
- No-js fallback required by City of San Francisco Web Accessibility Guidelines
- Could be adapted to other custom post types by modifying the
fetch_events
method inincludes/class-calendar.php
[ecv_calendar month="January" year="2024"]
Or:
[ecv_calendar month="01" year="2024"]
Or default to current month:
[ecv_calendar]
"Live" version: https://web.archive.org/web/20220503055636/https://missionculturalcenter.org/#calendar-subscribe
Fallback if JS is disabled: