Easily set the visibility of BuddyPress profile fields to hidden, allowing admin users to edit and view them..
Upload bp-admin-only-profile-fields to the wp-content plugins directory..
Activate the plugin through 'Plugins WordPress...
In WordPress admin area, go to Users > Profile Fields and click Edit on the desired profile field.
Under Default Visibility panel select Hidden as the value and click Save..
It works by adding extra choices to the Visibility in Add Edit form under Users -> Profile Fields when Extended Profiles is turned on for BuddyPress.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Bug fix Issues with JS due to admin visibility settings change from checkboxes to selects.
Bug fix Issue with JS where visibility settings disappear when 'Hidden selected.
Hide Per-Member Visibility options when Default Visibility is set to Hidden. 1.0.
Read more