Title: BuddyPress Admin Only Profile Fields
Author: A5hleyRich
Published: <strong>January 12, 2015</strong>
Last modified: November 3, 2015

---

Search plugins

![](https://ps.w.org/buddypress-admin-only-profile-fields/assets/banner-772x250.
png?rev=1065728)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/buddypress-admin-only-profile-fields/assets/icon-256x256.png?
rev=1065728)

# BuddyPress Admin Only Profile Fields

 By [A5hleyRich](https://profiles.wordpress.org/a5hleyrich/)

[Download](https://downloads.wordpress.org/plugin/buddypress-admin-only-profile-fields.1.2.zip)

 * [Details](https://test.wordpress.org/plugins/buddypress-admin-only-profile-fields/#description)
 * [Reviews](https://test.wordpress.org/plugins/buddypress-admin-only-profile-fields/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/buddypress-admin-only-profile-fields/#installation)
 * [Development](https://test.wordpress.org/plugins/buddypress-admin-only-profile-fields/#developers)

 [Support](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/)

## Description

Easily set the visibility of BuddyPress profile fields to hidden, allowing only 
admin users to edit and view them.

**GitHub**

If you would like to contribute to the plugin, you can do so on [GitHub](https://github.com/A5hleyRich/BuddyPress-Admin-Only-Profile-Fields).

## Screenshots

 * [[
 * Edit field BuddyPress screen.

## Installation

 1. Upload `bp-admin-only-profile-fields` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

  How do I hide a profile field?

In the WordPress admin area, go to _Users > Profile Fields_ and click _Edit_ on 
the desired profile field. Under the _Default Visibility_ panel select _Hidden_ 
as the value and click _Save_.

The profile field is now hidden from all users except Administrators.

  How do I change who can view and edit the hidden field?

Add the following filter to your theme’s functions.php file, substituting _edit\
_others\_posts_ with the desired capability:
 function custom_profile_fields_visibility(){
return ‘edit_others_posts’; // Editors } add_filter( ‘bp_admin_only_profile_fields_cap’,‘
custom_profile_fields_visibility’ );

## Reviews

![](https://secure.gravatar.com/avatar/217b69c4f7e53197d5d925d993b66b392f242540b16758bcfd8eb0893e35f2f9?
s=60&d=retro&r=g)

### 󠀁[Still Works Well](https://wordpress.org/support/topic/still-works-well-7/)󠁿

 [Andrew Tegenkamp](https://profiles.wordpress.org/andrewteg/) October 18, 2017

This still works great to allow admins to have profile fields that users cannot 
edit. It works by adding extra choices to the Visibility choice in the Add/Edit 
form under Users -> Profile Fields when Extended Profiles is turned on for BuddyPress.
Seamless and functional!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/)

## Contributors & Developers

“BuddyPress Admin Only Profile Fields” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ A5hleyRich ](https://profiles.wordpress.org/a5hleyrich/)
 *   [ Garrett Hyder ](https://profiles.wordpress.org/garrett-eclipse/)

[Translate “BuddyPress Admin Only Profile Fields” into your language.](https://translate.wordpress.org/projects/wp-plugins/buddypress-admin-only-profile-fields)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/buddypress-admin-only-profile-fields/),
check out the [SVN repository](https://plugins.svn.wordpress.org/buddypress-admin-only-profile-fields/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/buddypress-admin-only-profile-fields/)
by [RSS](https://plugins.trac.wordpress.org/log/buddypress-admin-only-profile-fields/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * New: Added ‘Everyone (Admin Editable)’ field visibility level
 * New: Added ‘Only Me (Admin Editable)’ field visibility level
 * 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
 * Bug fix: Issue with breaking standard BuddyPress Visibility options

#### 1.1.1

 * Fix fatal error on activation
 * Adhere to WordPress coding standards

#### 1.1

 * Hide the _Per-Member Visibility_ options when the _Default Visibility_ is set
   to _Hidden_

#### 1.0

 * Initial release

## Meta

 *  Version **1.2**
 *  Last updated **11 years ago**
 *  Active installations **200+**
 *  WordPress version ** 4.3.1 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/buddypress-admin-only-profile-fields/)
 * Tags
 * [admin](https://test.wordpress.org/plugins/tags/admin/)[buddypress](https://test.wordpress.org/plugins/tags/buddypress/)
   [field](https://test.wordpress.org/plugins/tags/field/)[hidden](https://test.wordpress.org/plugins/tags/hidden/)
   [profile](https://test.wordpress.org/plugins/tags/profile/)
 *  [Advanced View](https://test.wordpress.org/plugins/buddypress-admin-only-profile-fields/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/reviews/)

## Contributors

 *   [ A5hleyRich ](https://profiles.wordpress.org/a5hleyrich/)
 *   [ Garrett Hyder ](https://profiles.wordpress.org/garrett-eclipse/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/buddypress-admin-only-profile-fields/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=S6KBW2ZSVZ8RE)