diff --git a/pmpro-buddypress.php b/pmpro-buddypress.php index 43d5771..21998e8 100755 --- a/pmpro-buddypress.php +++ b/pmpro-buddypress.php @@ -3,7 +3,7 @@ Plugin Name: Paid Memberships Pro - BuddyPress & BuddyBoss Add On Plugin URI: https://www.paidmembershipspro.com/add-ons/buddypress-integration Description: Restrict access to your BuddyPress or BuddyBoss Community using Paid Memberships Pro - Version: 1.2.8 + Version: 1.2.9 Author: Paid Memberships Pro Author URI: https://www.paidmembershipspro.com Text Domain: pmpro-buddypress diff --git a/readme.txt b/readme.txt index 42bd7c1..243eea1 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: strangerstudios, paidmembershipspro Tags: community, private community, paid memberships pro, buddypress, buddyboss, pmpro Requires at least: 5.2 -Tested up to: 5.9 -Requires PHP: 5.6 -Stable tag: 1.2.7 +Tested up to: 6.0 +Requires PHP: 7.0 +Stable tag: 1.2.9 Restrict access to communities in BuddyPress & BuddyBoss for free or premium members with the top WordPress membership plugin Paid Memberships Pro @@ -141,6 +141,9 @@ Navigate to Memberships > Settings > PMPro BuddyPress and locate the "Non-member == Changelog == += 1.2.9 - 2022-06-21= +* BUG FIX: Fixes an issue where logged-in user's could not access the levels page if BuddyPress registration is set as the registration page. + = 1.2.8 - 2022-05-05 = * BUG FIX: Fixes various issue with registration redirects. Improves handling incomplete setups for registration and tidied up logic around this code. (Thanks @ideadude) * BUG FIX: Fixes an issue where the xprofile fields were not syncing correctly. (Thanks @ipokkel)