Skip to content

Releases: mt-support/tribe-ext-list-venues-organizers-shortcodes

Version 2.1.3

Choose a tag to compare

@cliffordp cliffordp released this 09 Jul 20:48
8837c8c
  • July 9, 2019
  • Fix - The shortcode's "count" argument is now correct, no longer limited by the default 'posts_per_page' from tribe_get_events() [119631]

Version 2.1.2

Choose a tag to compare

@andrasguseo andrasguseo released this 20 Nov 09:34
  • November 20, 2018
  • Fix - Added a check to make sure the right type is passed when creating shortcode

Version 2.1.1

Choose a tag to compare

@cliffordp cliffordp released this 27 Aug 16:47
77ab95a
  • 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_link filter 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

Choose a tag to compare

@cliffordp cliffordp released this 23 Mar 16:47
b53ae41

= 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_id to filters within the loop (for each linked post type post)

Version 2.0.0

Choose a tag to compare

@cliffordp cliffordp released this 20 Mar 02:54
dc9f594