Skip to content

Releases: strangerstudios/pmpro-events

1.6 - 2024-10-17

17 Oct 14:14
Compare
Choose a tag to compare
  • FEATURE: Now updating the plugin from paidmembershipspro.com.
  • ENHANCEMENT: Updated translation files bundled with the plugin.

1.5 - 2024-07-18

19 Jul 16:59
Compare
Choose a tag to compare

V1.4 - 2023-02-01

01 Feb 11:29
Compare
Choose a tag to compare
  • 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

01 Feb 15:44
Compare
Choose a tag to compare
  • 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

15 Dec 16:17
Compare
Choose a tag to compare
  • 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

23 Jun 08:49
7c5e8fc
Compare
Choose a tag to compare
  • 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

12 Jun 18:02
Compare
Choose a tag to compare

Initial release.

V1.1

01 Mar 13:21
Compare
Choose a tag to compare
  • 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.