Skip to content
README.md 1.31 KiB
Newer Older
John James Jacoby's avatar
John James Jacoby committed
# WP Event Calendar

John James Jacoby's avatar
John James Jacoby committed
WP Event Calendar is the best way to keep track of events in WordPress.
John James Jacoby's avatar
John James Jacoby committed

John James Jacoby's avatar
John James Jacoby committed
* Seamlessly integrates into WordPress's dashboard interface
John James Jacoby's avatar
John James Jacoby committed
* Month, week, and day list-table views
* Organize events by type, category, & tag
John James Jacoby's avatar
John James Jacoby committed
* Easily & logically paginate through date ranges
John James Jacoby's avatar
John James Jacoby committed
* Safe, secure, & efficient
* Full of developer hooks for integration with other plugins & themes
* Integrates with User Groups, Alerts, Activity, and Profiles
John James Jacoby's avatar
John James Jacoby committed

# 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?

John James Jacoby's avatar
John James Jacoby committed
* Basic: https://wordpress.org/support/plugin/wp-event-calendar/
* Priority: https://chat.flox.io/support/channels/wp-event-calendar/
John James Jacoby's avatar
John James Jacoby committed

### 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!