WP Manifestindependent plugin directory
manifest / users / bp-xprofile-field-read-only

BP XProfile Field Read Only

WP plugin for BP to make XProfile fields read-only or hidden for non-admins

by Laurens Offereins · github.com/lmoffereins/bp-xprofile-field-read-only · website

4stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lmoffereins/bp-xprofile-field-read-only/archive/refs/heads/master.zip

Declares an update source (lmoffereins/bp-xprofile-field-read-only), so updates arrive through the plugin's own updater.

From the readme

BP XProfile Field Read Only # Make BuddyPress XProfile fields uneditable or hidden for non-admins. Description ## This WordPress plugin requires at least WordPress 4.0 and BuddyPress 2.2. Use this plugin when you want to make certain profile fields uneditable for your members: the fields are removed from the edit context. Or remove the profile field fully for non-administrator members. Only users who have administrator rights can edit these profile fields. Installation ## If you download BP XProfile Field Read Only manually, make sure it is uploaded to "/wp-content/plugins/bp-xprofile-field-read-only/". Activate BP XProfile Field Read Only in the "Plugins" admin panel using the "Activate" link. If you're using WordPress Multisite, you can choose to activate BP XProfile Field Read Only network wide for full integration with all of your sites. Updates ## This plugin is not hosted in the official WordPress repository. Instead, updating is supported through use of the GitHub Updater plugin by @afragen and friends. Contributing ## You can contribute to the development of this plugin by opening a new issue to report a bug or request a feature in the plugin's GitHub repository

Read the full README on GitHub →