Skip to content

v3.2

Compare
Choose a tag to compare
@mike-weiner mike-weiner released this 14 May 00:53
66b64c0

v3.2

Today's update brings a revamp of the CSS class structure for all information that this plugin adds to the tooltip in your monthly view! You can now control the stylization of all of the individual components that can be added to the tooltip to display your event's location and its street address (if enabled). You can find more detailed information about the new CSS class structure in the Arbitrary section on CSS Classes of the Github RepositoryREADME. Support for WordPress 5.4.1 has also been confirmed in testing. As always, please let us know if you experience any issues!

  • Released on May 13, 2020
  • Added: Stable tag updated to 3.2
  • Added: Tested up to tag changed to 5.4.1 as support with WordPress 5.4.1 has been confirmed
  • Added: New CSS class system for the information that is added to the tooltip by the plugin to allow for greater control. New CSS classes for use are: .deltec-tooltip-message, .deltec-location-name-prefix, .deltec-location-name, and .deltec-street-address. See the Arbitrary Section on CSS Classes on the Github Repository README for more information
  • Fixed: Fixed typos within README
  • Removed: Old CSS class .deltec-tribe-events-location has been removed in place of the new robust CSS class system to allow for greater control of the stylization of the location information within tooltip (See Above)
  • Removed: Excess comments have been removed from the template override files for the tooltip
  • Edited: plugin.php
  • Edited: README.md
  • Edited: /tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
  • Edited: /tribe-events/month/tooltip.php