Version 2.5.1-dev
This is a dev release of the extension.
Note, this extension is still under development and NO ACTIVE SUPPORT is provided for it.
If you would like to report a bug or a request, you can do it in the Issues section in the GitHub repository.
Changelog
= [2.5.1-dev] 2023-10-03 =
- Merged into the main branch of the repo.
- Fix - added support for multiple venues.
- Fix - Modified how organizer and venue IDs are fetched, so they are saved correctly in different scenarios.
- Fix - Added missing plugin dependency checks to avoid errors on form submission.
= [2.5.0] 2023-09-18 =
- Enhancement - Moved the code to the extension template.
= [2.4.0] 2023-07-06 =
- Enhancement - Moved the code to its own plugin.
- Enhancement - Added a hard-coded option to define a cutoff date before which event content is not converted.
- Fix - Made sure that the post content update only happens on Community Events submissions.
= [2.3.1] 2023-06-27 =
- Fix - Adjusted the return value type of the
tec_ce_remove_blocks_on_edit()function.
= [2.3.0] 2023-06-23 =
- Enhancement - Added a way to handle events that were created before the snippet and already have block editor markup.
- Enhancement - Handle multiple organizers.
= [2.2.0] 2023-06-21 =
- Enhancement - Grab custom fields automatically.
= [2.1.0] 2023-06-21 =
- Fix - Make sure organizer shows up in the block.
- Fix - Remove checking meta update success to proceed.
- Enhancement - Used saved options when checking for submission source.
- Enhancement - Add event price block.
- Enhancement - Add blocks for custom fields. (Hard coded.)
= [1.0.0] 2020-06-20 =
- Initial release