Releases: strangerstudios/pmpro-events
Releases · strangerstudios/pmpro-events
1.6 - 2024-10-17
- FEATURE: Now updating the plugin from paidmembershipspro.com.
- ENHANCEMENT: Updated translation files bundled with the plugin.
1.5 - 2024-07-18
- ENHANCEMENT: Updated the frontend UI for compatibility with PMPro v3.1. #53 (@dparker1005)
- ENHANCEMENT: Only load our module for All-In-One-Events Calendar for versions before 3.0. If you are using the latest version, please restrict the content by following this guide - https://www.paidmembershipspro.com/documentation/content-controls/
- REFACTOR: Now usigng
get_option()
instead ofpmpro_getOption()
. #51 (@JarrydLong)
V1.4 - 2023-02-01
- ENHANCEMENT: Support recurring events for The Events Calendar. It inherits the 'main' event membership settings.
- BUG FIX: Resolve a database warning (unique alias warnings) for The Events Calendar in some instances when SQL queries run multiple times.
1.3.1 - January 26th, 2022
- BUG FIX: Changed two hooks to the correct names in the integration for The Events Calendar.
- Updated to show as compatible with WordPress 5.9 after testing.
1.3 - 2021-12-15
- ENHANCEMENT: New integration with The Events Calendar new "v2" calendar views for filtering protected events.
- Now requiring PHP 5.6+ to match minimum required version in Paid Memberships Pro
V1.2
- ENHANCEMENT: Improved integration for Sugar Calendar and the Event Ticketing Add On so that the Event Ticketing box is not displayed if the event is protected.
- BUG FIX: Fixed a problem where events for The Events Calendar would get the wrong excerpt when they were protected.
v1.0
V1.1
- ENHANCEMENT: Added in a new filter for The Events Calendar, to adjust the event meta if the user doesn't have access to the event.
pmpro_events_tribe_post_single_html
. - ENHANCEMENT: Added in a new filter for Sugar Calendar, to show/hide event meta to non-members.
pmpro_events_sc_hide_event_meta
. - ENHANCEMENT: General improvements to localization and internationalization.
- ENHANCEMENT: Support recurring events for all modules, this will now automatically copy over membership requirements from the 'parent' event.
- BUG FIX: Fixed an issue in Sugar Calendar hiding events in the WordPress dashboard for non-members.
- BUG FIX: Fixed a warning for undefined variable for The Events Calendar for event excerpts.
- BUG FIX: Fixed an issue where event meta (event tickets and RSVP blocks) were showing on restricted events for The Events Calendar.