Releases: mike-weiner/display-event-locations-tec
v4.5.0
Version 4.5.0
is a recommended, minor update. Support for WordPress v6.7.0
+ has been confirmed. All WordPress Plugin Check warnings have been resolved. Read the changelog for more details.
- Released on Wednesday, December 25, 2024
- Added a
Text Domain
to the plugin. - Fixed all warnings from the WordPress Plugin Check tool.
- Formatted all code into a consistent manner.
- Support for WordPress v6.7+ has been confirmed.
- Edited:
display-event-locations-tec.php
- Edited:
README.md
- Edited:
includes/settings-page/admin-menu.php
- Edited:
includes/settings-page/settings-callbacks.php
- Edited:
includes/settings-page/settings-page.php
- Edited:
includes/settings-page/settings-register.php
- Edited:
includes/settings-page/settings-validate.php
- Edited:
tribe-templates/month/tooltip-venue.php
v4.4.0
Another minor update for your consumption. Support for WordPress 6.5.0 has been verified. The other minor change is that starting with WordPress 6.5, this plugin now has a formal dependency on The Events Calendar. Version 4.4.0 should be compatible with all existing installations. Enjoy!
- Released on Saturday, March 16, 2024
- Added: Display Event Locations for The Events Calendar now uses WordPress's
Requires Plugins
functionality and has a formal dependency of The Events Calendar. - Removed: Custom logic that checked whether The Events Calendar was installed. Replaced with WordPress's core
Requires Plugins
functionality introduced with WordPress 6.5. - Edited:
display-event-locations-tec.php
- Edited:
README.md
v4.3.0
4.3.0
Howdy! I've listed this update as a minor
release, but there is a lot going on under the hood. The core functionality of this plugin has not changed. In fact, with this release of v4.3.0
there are no new features or changes that you should see on your end. With that being said, I've been doing a ton of work behind the scenes to clean the source code, simplify logic, and make small improvements in performance. For those that are interested in the technical details, those can be found in the changelog. Long story short, I'm working to make sure that this plugin functions correctly, is efficient, and that it is reliable for you. If you run into any issues with your update, please open a support ticket and I will work with you to resolve any issues. Take care!
- Released on Wednesday, June 14, 2023
- Added: DELTEC custom templates for The Events Calendar are now found in
/tribe-templates/
. - Added: The custom DELTEC tooltip template now uses a WordPress action to inject the event's venue information into the tooltip that is displayed when hovering over an event on the monthly calendar view. This work creates a clear path forward for future template customizations.
- Added: The WordPress Plugin Repository listing for this plugin now features the
Community
tag. - Added: The plugin
README
includes a simpler description on the plugin's functionality and improved clarity to both the installation instructions and the plugin FAQs. All in an effort to make things clearer and less overwhelming to new users. - Added: The logic for the custom tooltip template has been moved into
/tribe-templates/month/tooltip-venue.php
and no longer relies on the title template. This decouples the plugin's custom tooltip modification from changes that the developers of The Events Calendar might make to the title portion of the tooltip. - Fixed: Code throughout the plugin source code was cleaned and simplified for improved clarity and performance.
- Removed: DELTEC will no longer look in your active child theme for The Events Calendar templates since all of the custom templates are found within the source code for the DELTEC plugin only.
- Added:
tribe-templates/
- Added:
tribe-templates/month/
- Added:
tribe-templates/month/tooltip-venue.php
- Renamed:
plugin.php
todisplay-event-locations-tec.php
- Edited:
display-event-locations-tec.php
- Edited:
README.md
- Edited:
/includes/settings-page/admin-menu.php
- Edited:
/includes/settings-page/settings-callbacks.php
- Edited:
/includes/settings-page/settings-page.php
- Edited:
/includes/settings-page/settings-register.php
- Edited:
/includes/settings-page/settings-validate.php
- Removed:
/tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
v4.2.0
4.2.0
This update contains another small bug fix. Several users reported that the location name and address would not display after upgrading to The Events Calendar v6.0+. This was caused by venues that were created without specifying a street address. Updating to version 4.2.0 of this plugin corrects that bug. Thank you to user hakonknappen and dcw4 on the Wordpress.org support forum for reporting the issue.
- Released on October 11, 2022
- Fixed: Fixed a bug that kept the event venue name and location from displaying on venues without an address.
- Edited:
/tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
- Edited:
plugin.php
- Edited:
README.md
v4.1.0
v4.1.0
This update contains a small bug fix. There was a bug related to the full street address not displaying, even when you had it set to be displayed in our plugin's settings page. If you have any other issues after updating, please feel free to reach out and open a support ticket.
- Released on September 23, 2022
- Fixed: Fixed a bug that caused the full street address not to be displayed even if the user had it set to display on the plugin's setting page.
- Edited:
/tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/title.php
- Edited:
README.md
v4.0.0
v4.0.0
Happy Holidays! This release gives things a fresh look and removes support for the legacy calendar views. The Events Calendar will be retiring the legacy views in Q1 '22, so if you have been waiting to upgrade now is a great time! If you want to continue to use the legacy calendar views, do not update this plugin. However, this plugin will no longer provide support for legacy views and The Events Calendar will drop support starting in Q1 '22. A refresh of the assets for the plugin help to give the plugin a fresh look before the new year. A big thank you to Danielle Attinella for the amazing work on the new icon and banner image.
- Released on December 19, 2021
- Added: Tested Support with WP v5.9
- Added: Updated logo and banner assets created by Danielle Attinella
- Removed: Removed screenshot assets that showed legacy views as they are being retired by The Events Calendar in Q1 '22
- Added:
assets/banner-772x250.png
- Added:
assets/banner-1544x500.png
- Deleted:
assets/screenshot-6.png
- Deleted:
assets/screenshot-7.png
- Deleted:
assets/screenshot-8.png
- Deleted:
assets/screenshot-9.png
- Deleted:
tribe-events/month/tooltip.php
- Edited:
assets/icon-128x128.png
- Edited:
assets/icon-256x256.png
- Edited:
plugin.php
- Edited:
README.md
v3.3.3
v3.3.3
No major updates to report! Lots of work has gone on behind the scenes to make sure my plugin will be WordPress v5.6 compatible when when it is released early next month. You can feel free to safely update knowing things should continue to work. As always, if you have any issues or questions please feel free to submit a support ticket!
- Released on November 25. 2020
- Added: Confirmed support with WordPress v5.6 and updated the
Tested up to
tag accordingly - Edited:
README.md
v3.3.2
v3.3.2
Today's brings a mid-summer quality of life update. I have tested compatibility with WordPress version 5.5 slated to be released on August 11, 2020. I added the missing release date for the v3.3.1 changelog section. The .zip package name provided on the Github releases and in the README has been changed to better support manual plugin updates. You will also find that I have increased the minimum PHP version to 7.0 and the minimum WordPress version to v5.0. WordPress plans to begin requiring PHP v7.0+ at a minimum by the end of 2020 and as PHP 5.6 becomes phased out I want my plugin to be secure and work on modern versions of PHP. You will find that my plugin should work on older versions of PHP (like v5.6) if you are still using older versions but consider upgrading to, at least, PHP v7.0 for security and performance improvements. As always, open a support ticket if you have any issues with this update.
- Released on July 30, 2020
- Added: Confirmed support with WordPress v5.5 and updated the
Tested up to
tag accordingly - Added: Updated the minimum PHP version to 7.0 as WordPress will soon require that minimum version near the end of the year and updated the
Requires PHP
tag accordingly - Added: Updated the minimum WordPress version to 5.0 and updated the
Requires at least
tag accordingly - Fixed: Removed
$options
variable storing value ofget_option('deltec_options', deltec_options_default())
indeltec_on_activate()
- Fixed: Changed .zip package name and name in README file from
wordpress-[version]-display-event-locations-tec.zip
todisplay-event-locations-tec.[version].zip
to better support manual plugin updates - Fixed: Added release date for v3.3.1 in the Changelog
- Fixed: Changed all appropriate occurrences of "Wordpress" to "WordPress" in the README
- Edited:
plugin.php
- Edited:
README.md
v3.3.1
v3.3.1
Plugin settings will no longer reset to their default values when you update the plugin or when you reactivate it. Sorry about that. All files within the master branch of the Github repository and the WordPress Plugin Repository SVN repo have been synchronized. The releases being named wordpress-[version]-display-event-locations-tec.zip
published within the Github Releases
section have not been affected as they have been accurate.
- Released on June 26, 2020
- Fixed: Fixed plugin settings resetting to default values upon update of plugin
- Fixed: Removed typos in v2.2 Changelog and Upgrade Notice
- Fixed: Removed typos in v1.1 Changelog and Upgrade Notice
- Fixed: Removed typos in
CSS Classes
portion of theArbitrary Section
of the README - Removed: Removed excess
.DS_Store
file intribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/
- Edited:
plugin.php
- Edited:
README.md
v3.3
v3.3
Today's update continues quality of life improvements to help better your experience while also working to keep our footprint on your installation to a minimum. Unnecessary code has been removed. Typos continue to be fixed. Comments have been simplified. Documentation has been reworded for clarity. Updated developer contact information and URIs have been put into place. -- As always, if you experience any issues open a support ticket and I'll get you up and running. Have a great, productive day!
- Released on June 24, 2020
- Added: Tested up to tag changed to 5.4.2 as support with WordPress 5.4.2 has been confirmed
- Added: Stable tag changed to 3.3 to reflect latest version
- Added: Support with The Events Calendar 5.1.4 has been confirmed
- Added: Support with The Events Calendar PRO 5.1.3 has been confirmed
- Fixed: Removed excess HTML from
tooltip.php
in/tribe-events/month/
- Fixed: New Author URI that will link out to my new personal website
- Fixed: Clarified the description of
.deltec-tooltip-message
in the CSS classes area of the arbitrary section of the README - Fixed: Fixed the typo in admin warning that is displayed with The Events Calendar is not activated on the site
- Fixed: Fixed typos in
plugin.php
file - Fixed: Fixed the typo in special thanks section of the README
- Fixed: Fixed typos in previous upgrade notices within the README
- Fixed: Fixed typos in the comments of
settings-callbacks.php
inincludes/settings-page/
- Fixed: Fixed typos in the comments of
settings-page.php
inincludes/settings-page/
- Fixed: Fixed typos in the comments of
settings-validate.php
inincludes/settings-page/
- Edited:
plugin.php
- Edited:
README.md
- Edited:
includes/settings-page/settings-callbacks.php
- Edited:
includes/settings-page/settings-page.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