Skip to content
README.md 1.14 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. It comes with:
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
* Month & week views
* Organize events by type, category, and tag
* Easily & logically paginate through date ranges
* Safe, secure, & performant
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
The WordPress support forums: https://wordpress.org/support/plugin/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!