All notable changes to this project will be documented in this file, formatted via this recommendation.
- Filter for recurring post type args,
be_events_manager_recurring_post_type_args
- Debug error if no date is specified for an event, see #23
- Javascript bug in event calendar widget, see #25
- Display all events on calendar widget, see #25
- Specify date format since WordPress changed the defaults, see #21
- Calendar widget to view upcoming events, see #17
- Filter for post type arguments: be_events_manager_post_type_args, see #12
- Admin column for event categories
- Inline documentation contained an incorrect URL, see #16
- Correctly update permalinks on plugin activation, see #20
- All day event option
- Updated widget to use PHP5 Constructor
- AJAX Calendar View
- CHANGELOG.md to easily track updates
- Docblocks to be more descriptive and accurate
- File structure to better accomodate future expansion