My Calendar v3.2.14
= 3.2.14 =
- Bug fixes: Misc. type casting issues.
- Add filters
mc_filter_eventsto filter results of main event queries. - Add $args array to
mc_searched_eventsfilter parameters. - Avoid running My Calendar core functionality through My Calendar's own hooks.
- When using REST API, variables are not submitted in a POST query.
- [Performance] Move custom location query into object creation to reduce DB calls.
- Use try/catch in mc-ajax.js to handle case where href does not contain a full URL.
- Autocomplete support for locations in admin.
- Reset select elements in My Calendar nav to inline.
- Minor refactoring in settings pages.