stuttter / wp-event-calendar
The best way to manage events in WordPress
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 45
Watchers: 5
Forks: 13
Open Issues: 6
Type:wordpress-plugin
Requires
- php: >=5.2
- composer/installers: ^1.0
README
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!