Skip to content

Display event links in a calendar (Extension for Vestige Core Wordpress plugin)

Notifications You must be signed in to change notification settings

camille-davis/events-calendar-vestige

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Events Calendar (Extension for Vestige Core Wordpress plugin)

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 in includes/class-calendar.php

Usage

[ecv_calendar month="January" year="2024"]

Or: [ecv_calendar month="01" year="2024"]

Or default to current month: [ecv_calendar]

Examples

"Live" version: https://web.archive.org/web/20220503055636/https://missionculturalcenter.org/#calendar-subscribe

Screenshots

Calendar showing April event dates

Fallback if JS is disabled:

Events displayed as list

About

Display event links in a calendar (Extension for Vestige Core Wordpress plugin)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published