The Events Calendar
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Features
- Add check and enforce PHP 5.6 as the minimum version [116282]
- Add system to check plugin versions to inform you to update and prevent site breaking errors [116841]
Tweaks
- Added filters:
tribe_not_php_version_names
Deprecateds
- Constants MIN_ET_VERSION and MIN_COMMON_VERSION in Tribe__Events__Main, use $min_et_version property and no replacement for MIN_COMMON_VERSION
- The
is_delayed_activation(),maybe_delay_activation_if_outdated_common(), andcheckAddOnCompatibility()method has been deprecated inTribe__Events__Mainin favor of new Dependency Checking System
Languages
- 7 new strings added, 139 updated, 0 fuzzied, and 1 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Features
- added new setting to activate the block editor on events for users running the WordPress 5.0 beta.
- added an Event Date Time block to add and display the event date and time
- added an Event Price block to add and display the event price and optional event description
- added an Event Organizer block to add and display an organizer on an event single
- added an Event Venue block to add and display the event venue information including optional link or map
- added an Event Website block to add and display an external website link as a button with custom label
- added an Event Sharing block to display event export options and allow for more customization
- added an Event Details Classic block to maintain a combined content display as in the classic editor
- added a Featured Image block to display an event’s featured image in the editor content
- added a Tags block to display an event’s tags in the editor content
- added an Event Categories block to display an event’s categories in the editor content
- added a new Events Blocks section to the block inserter
Tweaks
- Added filters:
tribe_blocks_editor_update_classic_content_params,tribe_blocks_editor_update_classic_content,tribe_events_editor_default_classic_template,tribe_events_editor_default_template,tribe_events_google_maps_api,tribe_events_editor_assets_should_enqueue_frontend,tribe_events_single_map_zoom_level,tribe_events_single_event_time_formatted,tribe_events_single_event_time_title,tribe_events_event_block_datetime_use_yearless_format,tribe_get_event_website_link_target,tribe_events_single_event_time_formatted,tribe_events_single_event_time_title - Added actions:
tribe_blocks_editor_flag_post_classic_editor,tribe_events_editor_register_blocks,tribe_events_single_event_meta_primary_section_start,tribe_events_single_event_meta_primary_section_end,tribe_events_single_event_meta_secondary_section_start,tribe_events_single_event_meta_secondary_section_end,tribe_events_single_meta_details_section_start,tribe_events_single_meta_details_section_end,tribe_events_single_meta_map_section_start,tribe_events_single_meta_map_section_end,tribe_events_single_meta_organizer_section_start,tribe_events_single_meta_organizer_section_end,tribe_events_single_meta_venue_section_start,tribe_events_single_meta_venue_section_end - Changed views:
blocks/classic-event-details,blocks/event-category,blocks/event-datetime,blocks/event-links,blocks/event-organizer,blocks/event-price,blocks/event-tags,blocks/event-venue,blocks/event-website,blocks/featured-image,blocks/parts/details,blocks/parts/map,blocks/parts/organizer,blocks/parts/venue,silence,single-event-blocks,single-event,single-event/back-link,single-event/comments,single-event/content,single-event/footer,single-event/notices,single-event/title
Languages
- 11 new strings added, 0 updated, 0 fuzzied, and 30 obsoleted
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
