=== BuddyPress Conditional Field Groups === Contributors: tannerm Donate link: http://tannermoushey.com Tags: buddypress, xprofile fields Requires at least: 3.5.1 Tested up to: 4.2.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Conditionally hide BuddyPress XProfile Field Groups based on user role. == Description == This is a simple plugin used to hide XProfile Field groups from different user types based on the user's role. To hide a field group, go to Users -> Conditional Groups in the wp-admin and check appropriate box in the grid. == Installation == = Manual Installation = 1. Upload the entire `/buddypress-conditional-field-groups` directory to the `/wp-content/plugins/` directory. 2. Activate BuddyPress Conditional Field Groups through the 'Plugins' menu in WordPress. == Screenshots == 1. Select the checkboxes to hide the BuddyPress field groups with the corresponding user roles. 2. Field groups that are checked will not be shown for the corresponding user role on the front end. == Changelog == = 0.1.0 = * First release == Upgrade Notice == = 0.1.0 = First Release