Releases: mt-support/tribe-ext-list-venues-organizers-shortcodes
Releases · mt-support/tribe-ext-list-venues-organizers-shortcodes
Release list
Version 2.1.3
Version 2.1.2
- November 20, 2018
- Fix - Added a check to make sure the right type is passed when creating shortcode
Version 2.1.1
- August 27, 2018
- Fix - Use our native functions to get the Organizer and Venue names and links so those get filtered and display consistent with the rest of the site
- Tweak - Custom linked post types (other than Organizer and Venue) now link the post title, even without Events Calendar PRO
- Tweak - Added the
tribe_venue_organizer_shortcode_linkfilter to allow customizing any link of any post type - Tweak - Display the excerpt instead of the full post content as the Item Details for all custom linked post types other than Organizer and Venue
- Tweak - Now requires PHP 5.6+, as do all of our plugins and extensions.
Version 2.1.0
= 2.1.0 2018-03-23 =
- Feature - Registers a new
[tec_list_linked_posts]shortcode that can have any linked post type passed to its "post_type" argument, which means this shortcode now supports custom linked post types (see code comments for limitations), such as from https://theeventscalendar.com/knowledgebase/linked-post-types/ - Tweak - Reworked some filters to fix some not being applied and to pass the
$post_idto filters within the loop (for each linked post type post)