Skip to content

2.6 - 2021-08-12

Compare
Choose a tag to compare
@ideadude ideadude released this 12 Aug 18:59
· 4776 commits to master since this release
  • FEATURE: Updated Stripe integration to use Stripe Connect.
  • FEATURE: Improved REST API endpoints to support Zapier integration natively.
  • FEATURE: You can now set levels to expire after a certain number of hours, and can set users to expire at a specific time down to the minute.
  • FEATURE: The Member History Add On has been merged into the core PMPro plugin. A table of the user's membership and order history is shown on the edit user page of the admin dashboard.
  • FEATURE: The Email Templates Add On has been merged into the core PMPro plugin. You can edit PMPro-related email templates from the Memberships -> Settings -> Email Templates page in the admin dashboard.
  • FEATURE: You can now use PMPro blocks in the new widget area of WP 5.8.
  • BUG FIX/ENHANCEMENT: Establishing style for scrollable boxes throughout core plugin.
  • BUG FIX/ENHANCEMENT: Using HTTPS to set the pmpro_visit cookie if over HTTPS. (Thanks, freax on GitHub)
  • BUG FIX: Fixed fatal error in PHP 8 when deleting a Stripe webhook. (Thanks, Zebulan Stanphill)
  • BUG FIX: Fixed warnings shown on the widget page when using WP 5.8+.