An open API service indexing awesome lists of open source software.

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

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!