Download The Events Calendar Pro v5.1.0 WordPress Plugin Nulled Free
= [v5.1.0] 2020-04-23 =
* Feature - Add "fast-forward" link to week view when no events are shown. [TEC-3400]
* Feature - Add `tribe_events_views_v2_use_ff_link` and `tribe_events_views_v2_{$this->slug}_use_ff_link` filters to allow control of the link. [TEC-3400]
* Tweak - Improved on meta data handling of for Blocks editor.
* Tweak - Deprecate Select2 3.5.4 in favor of SelectWoo
* Tweak - Load plugin text domain on the new `tribe_load_text_domains` action hook, which fires on `init` instead of on the `plugins_loaded` hook. [ECP-397]
* Fix - Prevent Blocks editor from throwing browser alert when leaving the page without any changes applied to the edited post.
* Fix - Prevent PHP errors from happening during bulk activation or deactivation of the plugin [TCMN-53]
* Fix - The text domain on Week View no results messages so they can be translated. [ECP-356]
* Fix - The text domain in the top bar of the Photo, Week, and Map view to make the text translatable. [ECP-387]
* Fix - Correct the text domain in the dropdown for the Photo, Week, and Map view to make the text translatable. [ECP-355]
* Fix - Venues with addresses that cannot be resolved to a latitude and longitude will now show as w/o address in Map view [ECP-388]
* Fix - Correct some views text domains for proper translation. [TEC-3390]
* Language - 12 new strings added, 128 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro v5.0.3 WordPress Plugin Nulled Free
= [v5.0.3] 2020-03-23 =
* Fix - Always show all recurring events on /all view even if `Recurring event instances` is checked. [ECP-327].
* Fix - Correct calls on liveFilterUpdate to ensure they all handle the new string value appropriately. [FBAR-83]
* Fix - Make sure Recurrence settings on our configuration page are displayed in the correct order, was being displayed at the bottom of the page [ECP-348]
* Fix - Customizer accent color affects featured line and text. [TEC-3277]
* Fix - Update events, venues, and organizers to use dynamic labels. [ECP-358]
* Tweak - Removed filters: `tribe_events_pro_css_version`
* Tweak - Changed views: `v2/map/event-cards/event-card`, `v2/map/event-cards/event-card/actions/details-spacer`, `v2/map/event-cards/event-card/actions/details`, `v2/map/map/no-venue-modal`, `v2/recurrence/hide-recurring`, `v2/week/day-selector/days/day`, `v2/week/grid-body/multiday-events-row-header/multiday-events-row-header-toggle`
* Language - 7 new strings added, 80 updated, 2 fuzzied, and 6 obsoleted
Download The Events Calendar Pro v5.0.2 WordPress Plugin Nulled Free
= [v5.0.2] 2020-02-19 =
- Version - Events Calendar PRO 5.0.2 is only compatible with The Events Calendar 5.0.2 and higher
- Fix - Prevent PHP warning when using WP front-page as Main Events Page.
- Fix - Shortcode support for multiple categories on
[tribe_events]
[ECP-343].- Language - 0 new strings added, 52 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro v5.1.0 WordPress Plugin Nulled Free
= [v5.0.1] 2020-02-12 =
- Version - Events Calendar PRO 5.0.1 is only compatible with The Events Calendar 5.0.1 and higher
- Fix - Fix width of days and day selector on new week view when using hide weekend setting. [ECP-30]
- Fix - Do not display filter bar on venue and organizer pages for new views. [FBAR-60]
- Fix - Fix additional fields blocks dropdown from being covered by the add block button in the block editor and additional fields not saving on change. [ECP-188]
- Fix - Only show distance on events for new map view if location is searched. [ECP-317]
- Fix - Prevent iframe from refreshing the default map if an event with the same venue as the current event is clicked in the new map view. [ECP-57]
- Fix - Do not display map on new venue view if enable maps setting is disabled. [ECP-26]
- Fix - Add recurrence rule that matches the date span of the multiday dates. [ECP-319]
- Tweak - Remove find events button and related data when events bar is disabled. [TEC-3074]
- Language - 10 new strings added, 69 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro v5.0.0.2 WordPress Plugin Nulled Free
= [v5.0.0.2] 2020-02-05 =
- Fix - Recurrent Events single page properly loads without a 404. [ECP-334]
- Fix - Non-Extension related fatal errors are now solved when doing a batch update of plugins [ECP-334]
- Fix - Fix redirection of post category and tag to the default event list on mobile. [TEC-3226]
- Fix - New views mobile breakpoints interactions with Caching plugins resolved. [TEC-3221]
Download The Events Calendar Pro v5.0.0.1 WordPress Plugin Nulled Free
= [v5.0.0.1] 2020-01-31 =
- Fix - Events that span multiple days now render on their correct dates. [TEC-3208] [TEC-3209]
- Fix - Properly fire the
the_post
action with all necessary arguments when fetching the HTML for the legacy view system. [TEC-3214]
Download The Events Calendar Pro v5.0.0 WordPress Plugin Nulled Free
= [v5.0.0] 2020-01-27 = Thanks To @TassieNZ
- Feature - Compatibility with the new 5.0 views from The Events Calendar.
- Feature - Created new Week, Photo, and Map views with all new HTML, CSS, and JavaScript.
- Feature - Add upgrade path for new Week, Photo, and Map views making it opt-in for any existing users.
- Feature - New templating engine to power the new Views. See More
- Feature - Views initialization and instance includes more filters and actions to allow improved extensibility and customization. (See all filters below)
- Feature - Views manager and bootstraping classes were created to allow more control over where and when views will be initialized. (See filters related to those below)
- Feature - Reduced maintenance burden of customizations by leveraging atomic templates for the new views. (See list of files now available below)
- Feature - CSS uses a Block Element Modifier (BEM) methodology to improve reusablility of components. See More
- Feature - New Views share one JavaScript Manager, which contains multiple jQuery actions and customization points.
- Feature - View navigation relies on the WP Rest API, improving reliability and caching opportunities.
- Feature - Event permalinks are now more consistent across navigation using
WP_Rewrite
to map params to their matching URL, which improves SEO.- Feature - Event data filtering used across all new views:
tribe_get_event_before
,tribe_get_event
,tribe_get_event_after
,tribe_events_organizers_fetch_callback
,tribe_events_venues_fetch_callback
- Feature - Venue data filtering used across all new views:
tribe_get_venue_object_before
,tribe_get_venue_object
- Tweak - Custom Before and After HTML on the Events > Settings page will now prefer event view styling over the Theme's CSS.
- Tweak - Lowered the reliance on the global
$wp_query
to create more consistent output and faster maintenance. See More- Tweak - View overrides for the new views will look within a new folder in your theme to avoid conflicting with old The Events Calendar theme customizations See More
- Tweak - Flushing the rewrite rules on plugin activation so we can have the URLs working once the plugin is activated/reactivated [137112]
- Tweak - Switch to a compact date while on week view in mobile [136789]
- Fix - Ensure that the List Widget displays the month instead of the day for events in the current month of the following year [107605]
- Fix - Make sure all depedency notices on WordPress admin show when Appropriate circunstances are met with Event Tickets and The Events Calendar [131723]
- Hooks - View template include and render filters and actions:
tribe_template_before_include
,tribe_template_before_include:{$template_path}
,tribe_template_after_include
,tribe_template_after_include:{$template_path}
,tribe_template_html
,tribe_template_html:{$template_path}
- Hooks - View instance filters and actions:
tribe_events_views_v2_view_template
,tribe_events_views_v2_{$view_slug}_view_template
,tribe_events_views_v2_view_context
,tribe_events_views_v2_{$view_slug}_view_context
,tribe_events_views_v2_view_repository
,tribe_events_views_v2_{$view_slug}_view_repository
,tribe_events_views_v2_view_url_query_args
,tribe_events_views_v2_{$view_slug}_view_url_query_args
,tribe_events_views_v2_view_html_classes
,tribe_events_views_v2_{$view_slug}_view_html_classes
,tribe_events_views_v2_url_query_args
,tribe_events_views_v2_view_template_vars
,tribe_events_views_v2_view_{$view_slug}_template_vars
,tribe_events_views_v2_view_url
,tribe_events_views_v2_view_{$view_slug}_url
,tribe_events_views_v2_view_prev_url
,tribe_events_views_v2_view_{$view_slug}_prev_url
,tribe_events_views_v2_view_next_url
,tribe_events_views_v2_view_{$view_slug}_next_url
,tribe_events_views_v2_view_repository_args
,tribe_events_views_v2_view_link_label_format
,tribe_events_views_v2_view_{$view_slug}_link_label_format
,tribe_events_views_v2_view_title
,tribe_events_views_v2_view_{$view_slug}_title
,tribe_events_views_v2_view_messages
,tribe_events_views_v2_view_{$view_slug}_messages
,tribe_events_views_v2_view_breadcrumbs
,tribe_events_views_v2_view_{$view_slug}_breadcrumbs
,tribe_events_views_v2_view_display_events_bar
,tribe_events_views_v2_view_{$view_slug}_display_events_bar
,tribe_events_views_v2_view_ical_data
,tribe_events_views_v2_view_{$view_slug}_ical_data
,tribe_events_views_v2_view_show_datepicker_submit
,tribe_events_views_v2_view_{$view_slug}_show_datepicker_submit
,tribe_events_views_v2_view_public_views
,tribe_events_views_v2_view_{$view_slug}_public_views
,tribe_events_views_v2_view_data
,tribe_events_views_v2_{$view_slug}_view_data
,tribe_events_views_v2_{$view_slug}_events_per_day
,tribe_events_views_v2_month_events_per_day
,tribe_events_views_v2_month_nav_skip_empty
,tribe_events_views_v2_view_breakpoints
,tribe_events_views_v2_view_{$view_slug}_breakpoints
,tribe_events_views_v2_before_make_view
,tribe_events_views_v2_after_make_view
,tribe_events_views_v2_messages_map
,tribe_events_views_v2_view_messages_before_render
- Hooks - View REST API HTML request actions and filters:
tribe_events_views_v2_request_arguments
,tribe_events_views_v2_rest_endpoint_available
,tribe_events_views_v2_rest_params
,tribe_events_views_v2_{$view_slug}_rest_params
- Hooks - Views Bootstrap filters and actions:
tribe_events_views_v2_bootstrap_pre_get_view_html
,tribe_events_views_v2_bootstrap_should_display_single
,tribe_events_views_v2_bootstrap_view_slug
,tribe_events_views_v2_bootstrap_pre_should_load
,tribe_events_views_v2_should_hijack_page_template
- Hooks - Views Manager filters and actions:
tribe_events_views
,tribe_events_views_v2_manager_default_view
,tribe_events_views_v2_manager_view_label_domain
,tribe_events_views_v2_manager_{$view_slug}_view_label_domain
,tribe_events_views_v2_manager_view_label
,tribe_events_views_v2_manager_{$view_slug}_view_label
- Hooks - Other views filters and actions:
tribe_events_views_v2_is_enabled
,tribe_events_views_v2_assets_should_enqueue_frontend
,tribe_events_views_v2_assets_should_enqueue_full_styles
,tribe_events_v2_view_title
,tribe_events_views_v2_should_replace_excerpt_more_link
,tribe_events_views_v2_view_before_events_html
,tribe_events_views_v2_view_after_events_html
,tribe_events_views_v2_month_title
,tribe_events_views_v2_day_title
,tribe_events_views_v2_category_title
,tribe_events_views_v2_theme_compatibility_registered
,tribe_events_views_v2_stack_spacer
,tribe_events_views_v2_stack_recycle_spaces
,tribe_events_views_v2_stack_events
,tribe_events_views_v2_stack_filter_event
,tribe_events_views_v2_stack_normalize
- Hooks - Shortocdes for new views filters and actions:
tribe_events_pro_geocode_rewrite_rules
,tribe_events_pro_views_v2_assets_should_enqueue_frontend
,tribe_events_pro_views_v2_geo_location_service
,tribe_events_pro_views_v2_geo_location_handler
,tribe_events_pro_shortcodes
,tribe_events_pro_shortcode_validate_arguments_map
,tribe_events_pro_shortcode_{$registration_slug}_validate_arguments_map
,tribe_events_pro_shortcode_arguments
,tribe_events_pro_shortcode_{$registration_slug}_arguments
,tribe_events_pro_shortcode_argument
,tribe_events_pro_shortcode_{$registration_slug}_argument
,tribe_events_pro_shortcode_default_arguments
,tribe_events_pro_shortcode_{$registration_slug}_default_arguments
,tribe_events_pro_shortcode_tribe_events_manage_url_disallowed_locations
,tribe_events_pro_shortcode_tribe_events_should_manage_url
- Templates - Views refactored template files:
v2/day/event/recurring
,v2/list/event/recurring
,v2/location/form-field
,v2/map
,v2/map/event-cards
,v2/map/event-cards/event-card
,v2/map/event-cards/event-card/actions
,v2/map/event-cards/event-card/actions/cost-spacer
,v2/map/event-cards/event-card/actions/cost
,v2/map/event-cards/event-card/actions/details-spacer
,v2/map/event-cards/event-card/actions/details
,v2/map/event-cards/event-card/actions/directions-spacer
,v2/map/event-cards/event-card/actions/directions
,v2/map/event-cards/event-card/date-tag
,v2/map/event-cards/event-card/event
,v2/map/event-cards/event-card/event/date-time
,v2/map/event-cards/event-card/event/distance
,v2/map/event-cards/event-card/event/featured-image
,v2/map/event-cards/event-card/event/title
,v2/map/event-cards/event-card/event/venue
,v2/map/event-cards/event-card/tooltip
,v2/map/event-cards/event-card/tooltip/date-time
,v2/map/event-cards/event-card/tooltip/navigation
,v2/map/event-cards/event-card/tooltip/title
,v2/map/event-cards/event-card/tooltip/venue
,v2/map/event-cards/nav
,v2/map/event-cards/nav/next-disabled
,v2/map/event-cards/nav/next
,v2/map/event-cards/nav/prev-disabled
,v2/map/event-cards/nav/prev
,v2/map/event-cards/nav/today
,v2/map/map
,v2/map/map/google-maps
,v2/map/map/google-maps/default
,v2/map/map/google-maps/premium
,v2/map/map/no-venue-modal
,v2/map/top-bar
,v2/map/top-bar/datepicker
,v2/month/calendar-event/recurring
,v2/month/calendar-event/tooltip/recurring
,v2/month/mobile-event/recurring
,v2/organizer/meta
,v2/organizer/meta/content
,v2/organizer/meta/details
,v2/organizer/meta/details/email
,v2/organizer/meta/details/phone
,v2/organizer/meta/details/website
,v2/organizer/meta/title
,v2/photo
,v2/photo/event
,v2/photo/event/cost
,v2/photo/event/date-tag
,v2/photo/event/date-time
,v2/photo/event/featured-image
,v2/photo/event/title
,v2/photo/nav
,v2/photo/nav/next-disabled
,v2/photo/nav/next
,v2/photo/nav/prev-disabled
,v2/photo/nav/prev
,v2/photo/nav/today
,v2/photo/top-bar
,v2/photo/top-bar/datepicker
,v2/recurrence/hide-recurring
,v2/venue/meta
,v2/venue/meta/content
,v2/venue/meta/details
,v2/venue/meta/details/address
,v2/venue/meta/details/phone
,v2/venue/meta/details/website
,v2/venue/meta/map
,v2/venue/meta/title
,v2/week
,v2/week/day-selector
,v2/week/day-selector/days
,v2/week/day-selector/days/day
,v2/week/day-selector/nav
,v2/week/day-selector/nav/next
,v2/week/day-selector/nav/prev
,v2/week/grid-body
,v2/week/grid-body/events-day
,v2/week/grid-body/events-day/event
,v2/week/grid-body/events-day/event/date
,v2/week/grid-body/events-day/event/featured-image
,v2/week/grid-body/events-day/event/title
,v2/week/grid-body/events-day/event/tooltip
,v2/week/grid-body/events-day/event/tooltip/cost
,v2/week/grid-body/events-day/event/tooltip/date
,v2/week/grid-body/events-day/event/tooltip/description
,v2/week/grid-body/events-day/event/tooltip/featured-image
,v2/week/grid-body/events-day/event/tooltip/title
,v2/week/grid-body/events-row-header
,v2/week/grid-body/multiday-events-day
,v2/week/grid-body/multiday-events-day/more-events
,v2/week/grid-body/multiday-events-day/multiday-event-spacer
,v2/week/grid-body/multiday-events-day/multiday-event
,v2/week/grid-body/multiday-events-row-header
,v2/week/grid-body/multiday-events-row-header/multiday-events-row-header-toggle
,v2/week/grid-header
,v2/week/grid-header/header-column
,v2/week/mobile-events
,v2/week/mobile-events/day
,v2/week/mobile-events/day/event
,v2/week/mobile-events/day/event/cost
,v2/week/mobile-events/day/event/date
,v2/week/mobile-events/day/event/featured-image
,v2/week/mobile-events/day/event/title
,v2/week/mobile-events/day/event/venue
,v2/week/mobile-events/day/time-separator
,v2/week/mobile-events/day/type-separator
,v2/week/mobile-events/nav
,v2/week/mobile-events/nav/next-disabled
,v2/week/mobile-events/nav/next
,v2/week/mobile-events/nav/prev-disabled
,v2/week/mobile-events/nav/prev
,v2/week/mobile-events/nav/today
,v2/week/top-bar
,v2/week/top-bar/datepicker
- Language - 4 new strings added, 107 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro v4.7.10 WordPress Plugin Nulled Free
= [v4.7.10] 2019-11-20 =
- Tweak - Remove any usage of the function
date_default_timezone_set
after WordPress 5.3 discouraged the usage across any plugins or themes. [137420]- Language - 0 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted
Download The Events Calendar Pro v4.7.9 WordPress Plugin Nulled Free
= [v4.7.9] 2019-11-12 =
- Fix - Resolved issue where non YYYY-MM-DD datepicker formats resulted in unpredictable behavior while navigating views [116086, 126472, 117909]
- Tweak - added the
tribe_events_pro_geocode_rewrite_rules
filter to allow filtering the rewrite rules generated for the Map View [135387]- Tweak - Reduced the frequency of checking for venues that need geolocation to improve performance in the Dashboard [137047]\
- Language - 12 new strings added, 89 updated, 1 fuzzied, and 6 obsoleted
Download The Events Calendar Pro v4.7.8.1 WordPress Plugin Nulled
= [v4.7.8.1] 2019-09-26 =
- Fix - Geolocalization venue fixer no longer 5xx on Hosts with Join SQL limitations [134742]
- Fix - SQL queries sped up to prevent 5xx when too many venues are present on Geolocatization venue fixer [134742]