Community Events 4.10.11

Summary

Maintenance Release

The latest Community Events version includes substantial deprecation and removal of deprecated Methods, Filters and Actions older than version 4.9.2.

As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.


✨ New

New tweaks and enhancements in this release:

  • Deprecated Methods, Filters, and Actions older than version 4.9.2 have been removed.
  • Removed Actions:
    • tribe_ce_event_submission_login_form replaced by tribe_events_community_event_submission_login_form
    • tribe_ce_event_list_table_row_actions replaced by tribe_events_community_event_list_table_row_actions
    • tribe_ce_event_list_login_form replaced by tribe_tribe_events_community_event_list_login_form
    • tribe_ce_before_event_list_page_template replaced by tribe_events_community_before_event_list_page_template
    • tribe_ce_before_event_list_page replaced by tribe_events_community_before_event_list_page
    • tribe_ce_before_event_submission_page_template replaced by tribe_events_community_before_event_submission_page_template
  • Removed Filters:
    • tribe_get_event_website_url
    • tribe_ce_submit_event_page_title replaced by tribe_events_community_submit_event_page_title
    • tribe_ce_my_events_query replaced by tribe_events_community_my_events_query
    • tribe_ce_my_events_query_order replaced by tribe_events_community_my_events_query_order
    • tribe_ce_my_events_query_orderby replaced by tribe_events_community_my_events
  • Removed Function: tribe_community_get_event_website_url replaced by tribe_get_event_website_url()
  • Removed private method: get_community_page_id replaced by tribe( 'community.shortcodes' )->do_shortcode()
  • Removed public methods:
    • filter_linked_post_type_creation
    • addScriptsAndStyles replaced by Tribe__Events__Community__Main::enqueue_assets
    • isTcePage Public replaced by tribe( 'community.shortcodes' )->do_shortcode()
    • doShortCodeTitle replaced by tribe( 'community.shortcodes' )->do_shortcode()
    • support_shortcodes_in_post_title replaced by tribe( 'community.shortcodes' )->do_shortcode()
    • findPageByShortcode replaced by tribe( 'community.shortcodes' )->do_shortcode()
    • doShortCode replaced by tribe( 'community.shortcodes' )->do_shortcode()
    • userCanEdit replaced by user_can_edit
    • formCategoryDropdown replaced by Tribe__Events__Community__Modules__Taxonomy_Block::the_category_checklist
  • Removed Public static methods:
    • init_addon
    • getTemplatePath replaced by Tribe__Events__Community__Templates::getTemplateHierarchy()
  • Removed Public variables:
    • $eventListDateFormat
    • $blockRolesRedirect replaced by $this->get_block_roles_redirect_url()
  • Changed views: community/columns/title

🗣 Translations

Updated language files and strings:

  • 0 new strings added
  • 1 updated
  • 0 fuzzied
  • 0 obsoleted