=== Restrictions for BuddyPress === Contributors: seventhqueen Tags: buddypress, buddypress restrictions, bp restrictions, restrict, restriction, pmpro Requires at least: 5.0 Tested up to: 5.9.0 Stable tag: 1.5.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restrict BuddyPress pages or content for visitors or different membership plugins. == Description == New: Added the ability to give free access to some BuddyPress members based on specific profile field and value. Works with Paid memberships Pro. This plugin helps you add restrictions for the following BuddyPress areas: * BuddyPress Members directory * Viewing other BuddyPress profiles * BuddyPress Group directory * Single BuddyPress Group page * Site-wide activity page Paid Membership Pro integration. You can apply restrictions based on your already defined membership levels. == Installation == This section describes how to install the plugin and get it working. = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'BuddyPress Restrict' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `bp-restrict.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `bp-restrict.zip` 2. Extract the `bp-restrict` directory to your computer 3. Upload the `bp-restrict` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Screenshots == 1. Admin panel screen shot for general BuddyPress restrictions 2. Paid Memberships Pro restrictions panel == Changelog == = 1.5.2 = * Fix Redux framework error = 1.5.1 = * Update Redux framework init call to work with older versions used in other plugins. = 1.5.0 = * Update redux framework. BuddyBoss compatibility. = 1.4.1 = * Fixed a PHP notice in latest versions = 1.4.0 = * Fixes View message restriction message showing even if you have access to viewing messages = 1.3.0 = - Updated options framework panel = 1.2.0 = * Paid memberships Pro viewing messages restriction now generate a notice to upgrade account. = 1.1.1 = * Extra checks added for free access to Paid memberships Pro memberships = 1.1 = * Added the ability to give a free access to some BuddyPress members based on specific profile field and value = 1.0.1 = * Redirect BuddyPress new message to messages pages. = 1.0 = * Initial release