Skip to content

Releases: mike-weiner/display-event-locations-tec

v3.1

07 Mar 19:54
Compare
Choose a tag to compare

v3.1

Happy Saturday! Lots of small things are in the works -- Support for Wordpress 5.4 that is slated to be released at the end of March has been tested and confirmed. A new admin error message will now be displayed if The Events Calendar is not activated when Display Event Location for The Events Calendar is active. Other small source code spring cleaning has ocurred (See the changelog for more details.). As always, thank you for the support and let us know if you encounter any issues!

  • Released on March 7, 2020
  • Added: Support with Wordpress 5.4 has been tested and confirmed
  • Added: An error message will be displayed for administrators on the plugin page if The Events Calendar plugin is not activated
  • Added: All functions within plugin.php have been alphabetized
  • Added: FAQ Question "How do I remove the phrase "Location: " that is diplayed before the name of an event's venue/location within the tooltip so nothing is displayed before the event venue/location name?" has been added
  • Added: FAQ Question: "How do I change the font size of the event venue/location name and/or stret address text within the tooltip?" has been added
  • Fixed: All excess function header comment infromation has been removed
  • Fixed: Fixed typo on Display Event Location for The Events Calendar settings page and within the menu sidebar
  • Fixed: Replaced screenshot-1 with an updated version to reflect removal of typo in settings page title
  • Edited: plugin.php
  • Edited: README.md
  • Edited: /assets/screenshot1.png
  • Edited: /includes/settings-page/admin-page.php
  • Edited: /includes/settings-page/settings-page.php
  • Edited: /includes/settings-page/settings-register.php
  • Edited: /includes/settings-page/settings-callbacks.php
  • Edited: /includes/settings-page/settings-validate.php
  • Edited: /tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
  • Edited: /tribe-events/month/tooltip.php

v3.0.2

08 Feb 22:05
Compare
Choose a tag to compare

v3.0.2

More quick updates are on the horizon! Code has been cleaned and further simplified, and plugin names have been made consistent. Please let us know if you experience any issues!

  • Released on February 8, 2020
  • Fixed: Fixed inconsistencies in the plugin name within the files headers.
  • Fixed: Removed unintended logic from plugin.php that used tribe_events_views_v2_is_enabled().
  • Updated: The description of this plugin has been updated to reflect new features.
  • Edited: plugin.php
  • Edited: README.md* Edited: /includes/settings-page/admin-page.php
  • Edited: /includes/settings-page/settings-page.php
  • Edited: /includes/settings-page/settings-callbacks.php

HOTFIX - v3.0.1

07 Feb 16:44
Compare
Choose a tag to compare

HOTFIX - v3.0.1

A quick bug fix has been deployed to make sure TEC looks into the correct directory within your active theme to be able to pull in any additional template overrides. Have a great weekend!

  • Released on February 7, 2020
  • Fixed: Fixed the file path for the currently active theme within deltec_tribe_custom_template_paths_v2_views(). This will allow TEC to look into your active theme directory (correctly) to grab any additional template overrides after it has pulled the templates from our plugin in.
  • Edited: plugin.php
  • Edited: README.md

v3.0

07 Feb 14:59
Compare
Choose a tag to compare

v3.0

Support for the beuatiful v2 calendar views introduced with The Events Calendar 5.0 is here! This update not only adds support for the new tooltip within the v2 calendar views, but it also fixes a handful of bugs, adds greater code documentation, and addresses several quality-of-life issues with the plugin. As ususal, please let us know if you run into any issues! where there's a will there's a way, the deltec dev team.

  • Released on February 7, 2020
  • Added: Support for overriding the tooltip on the new v2 calendar views hase been added. (This allows you to display the venue/location name and address (if you have enabled it) within the tooltip.)
  • Added: 9 new screenshots (screenshots 1-9) have been added to the Wordpress Plugin listing page to reflect what the tooltip in the legacy and v2 calendar views with the location and/or address displayed for an event.
  • Added: This plugin will now allow for template overrides that you already have in your active theme folder. It will first use the templates within our plugin and will then check your active theme directory for any additional templates.
  • Added: All functions and files have been documented and typos have been removed (please, let us know if you find any others).
  • Fixed: Fixed a bug that prevented tooltip from displaying for events that did not have an venue/location set.
  • Fixed: Tooltip preview on "Display Event Location for The Events Calendar" settings page has been updated to reflect new street address formatting.
  • Fixed: Fixed 'Undefined Index' notice for the 'display-full-address' option throug the WP Settings API
  • Fixed: Fixed 'Illegal String Offset' Warning on Settings Callback
  • Fixed: Removed excess HTML from tooltip.php located at /tribe-events/month/tooltip.php
  • Edited: plugin.php
  • Edited: README.md
  • Edited: /assets/screenshot1.png
  • Edited: /assets/screenshot2.png
  • Edited: /assets/screenshot3.png
  • Edited: /assets/screenshot4.png
  • Edited: /assets/screenshot5.png
  • Edited: /assets/screenshot6.png
  • Edited: /assets/screenshot7.png
  • Edited: /assets/screenshot8.png
  • Edited: /assets/screenshot9.png
  • Edited: /includes/settings-page/admin-page.php
  • Edited: /includes/settings-page/settings-page.php
  • Edited: /includes/settings-page/settings-register.php
  • Edited: /includes/settings-page/settings-callbacks.php
  • Edited: /includes/settings-page/settings-validate.php
  • Edited: /tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
  • Edited: /tribe-events/month/tooltip.php

v2.2

13 Jan 16:12
13b7ca2
Compare
Choose a tag to compare

A second update in a week? Yessir! Code has been cleaned and documented. Support for tooltip customizations for events created with the block editor has been restored. Excess files have been removed. (Post holiday workout anyone?) And we are preparing for The Events Claendar version 5.0! A busy couple of weeks ahead!

v2.1

09 Jan 04:08
aeaf285
Compare
Choose a tag to compare

Happy New Year!! Version 2.1 is a small, powerful update to welcome the new decade. You can now opt to display an event's location underneath the location name within the tooltip! Support for WordPress 5.2.3 has also been added.

v2.0.1

05 Sep 23:19
69b97e5
Compare
Choose a tag to compare

Version 2.0.1 is a very minor update. Support with WordPress 5.2.3 has been tested and confirmed. Thank you for your support!

v2.0

12 Jul 20:02
Compare
Choose a tag to compare

Version 2.0 is a major quality of life overhaul. There are too many small changes here and there to cover. Let me give you a quick-ish overview. You can now quickly change the message that is displayed on the tooltip when a user hovers over an event on your website's calendar. This is done through the Display Event Locations for The Events Calendar settings page. You can find this within the Settings area of your site's backend as a sub-menu page of the Settings dropdown/flyout. Unneeded code & increased security measures have been implemented. All of our saved settings are now removed upon you uninstalling our plugin from your website. We have also done extensive testing with the latest versions of WordPress, The Events Calendar, and PHP 7.0. All human typos have also been dealt with. Thank you for sticking with me! You should notice lots of little improvements as you use the plugin. Please let me know what features you would like to see next!