https://github.com/stuttter/wp-event-calendar
The best way to manage events in WordPress
https://github.com/stuttter/wp-event-calendar
calendar events wordpress
Last synced: 10 months ago
JSON representation
The best way to manage events in WordPress
- Host: GitHub
- URL: https://github.com/stuttter/wp-event-calendar
- Owner: stuttter
- License: gpl-2.0
- Created: 2015-08-17T05:40:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T23:52:24.000Z (over 4 years ago)
- Last Synced: 2025-03-26T06:34:29.751Z (10 months ago)
- Topics: calendar, events, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-event-calendar/
- Size: 262 KB
- Stars: 45
- Watchers: 4
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Event Calendar
WP Event Calendar is the best way to keep track of events in WordPress.
* Seamlessly integrates into WordPress's dashboard interface
* Month, week, and day list-table views
* Organize events by type, category, & tag
* Easily & logically paginate through date ranges
* Safe, secure, & efficient
* Full of developer hooks for integration with other plugins & themes
* Integrates with User Groups, Alerts, Activity, and Profiles
# Installation
* Download and install using the built in WordPress plugin installer.
* Activate in the "Plugins" area of your admin by clicking the "Activate" link.
* No further setup or configuration is necessary.
# FAQ
### Does this create new database tables?
No. It uses WordPress's custom post-type, custom taxonomy, and metadata APIs.
### Does this modify existing database tables?
No. All of WordPress's core database tables remain untouched.
### Where can I get support?
* Basic: https://wordpress.org/support/plugin/wp-event-calendar/
* Priority: https://chat.flox.io/support/channels/wp-event-calendar/
### Can I contribute?
Yes, please! The number of users needing events and calendars in WordPress is always growing. Having an easy-to-use API and powerful set of functions is critical to managing complex WordPress installations. If this is your thing, please help us out!