Created by
Make Do, this plugin gives you a custom post type for displaying your events and activities, includes repeating events right out of the box. You can turn off the post type, and just use the meta boxes on their own.
You can also query the post types and the custom meta data, however you wish to build your own events system.
Need to add more detailed location information to your events? You can use our
Position plugin, and associate any post type with a location.
Occasion features
- Recurring events (can be added to any post type)
- Custom post type for events (can be disabled)
- Event values meta box (can be added to any post type)
- Event information meta box (can be added to any post type, and fields can be customised)
- Eventbrite meta box (can be added to any post type)
- Render eventbrite box function
- Function to generate loop query arguments
- Function to render an event list
- Creates several custom images sizes for you to use in your plugin
- Shortcodes to list events
- Output event data into your RSS feeds
View the FAQ section for usage instructions.
If you are using this plugin in your project
we would love to hear about it.
TODO
- Make it easier to delete recurring events
If you have any feature requests, please hit up the support section.
If you are using this plugin in your project
we would love to hear about it.
2.3.2
- Bug fix for short code event count
2.3.1
2.3.0
- Hide meta boxes by default
2.2.0
- Add meta data to RSS feed
- Add archived post status
2.1.3
2.1.2
- Bug fix when using a 'featured' event
2.1.1
2.1.0
- Added shortcode to list out event bullets in content
2.0.2 / 2.0.3
- Fixed orderby in query (was not sorting by start date)
2.0.1
- Fixed bug in recuring event calculations
2.0.0
Added queries and UI layer
1.3.1
1.3.0
- Support for occuring events
1.2.0
- Eventbrite meta box support
1.1.1
1.1.0
- Added event information meta box
1.0.0
- Initial WordPress repository release