Descrizione
Allow your members to select additional privacy settings for who can view their profile and it’s visibility on the directory page.
- Allow users to hide their profile from the directory page. There is an admin setting to allow or deny this setting site wide.
- Allow each Buddypress member to decide which members can see any of their profile tabs.
The options for profile viewing privacy are:
- “Only logged in users”: any visitor that isn’t logged in will be redirected to the registration page.
- “Only friends”: a visitor who is not a friend views a profile they will see a new tab named private giving them an opporunity to become friends with the member.
- “Everyone”: Buddypress functions as if the plugin is not installed.
Screenshot
Installazione
- Upload the plugin files to the
/wp-content/plugins/buddy-press-profile-privacy
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
- Are the profiles hidden from site administrators?
-
No site administrators or super admins can view all profiles regardless of their settings.
- Does this plugin affect hidden profile fields?
-
No, any profile fields that are hidden will be hidden no matter what the settings are. This plugin is for overall profile privacy.
Recensioni
Contributi e sviluppo
“Simple BuddyPress Profile Privacy” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Simple BuddyPress Profile Privacy” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Simple BuddyPress Profile Privacy” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.7.9
- Updated to fix allow “has chosen to limit profile access to friends only.” text to be translated. (Props to @jomisica @jordyvanovereem for the heads up)
0.7.8
- Updated to fix a bug where users could view other users privacy settings. Users couldn’t save the settings, only view. (Props to @jomisica for the patch and @harry74 for the push to get out an update)
0.7.7
- Setup the plugin to be translated.
- Plugin translated into Spanish (Spain) and Lao – Props to margarit0 and topsan123
0.7.6
- Replace hardcoded default register URL for wp_register_url(). (Props to @crazycoolcam)
0.7.5
- Fix bug that caused 404 page when limiting profile views to friends only.
0.7.4
- Check to make sure it’s working with Buddypress 2.7.4
- Update to stop possible conflict with plugins or themes using a CSS class .hidden.
0.7.3
- Resolve bug where search and sort on directory page would display users that should be hidden.
0.7.2
- Resolve bug where user couldn’t save admin setting that allows users to hide their profiles from directory. Props to chanew!
0.7.1
- Add admin notification for new hide from directory admin option.
0.7
- Added setting for members to hide their profile from directory.
- Added admin setting to disable the new setting for members to hide from directory.
0.6
- Only offer friends only option if Friends Component is active.
- Fix issues related to Friends Component being made inactive after member selects Friend’s only option.
0.5
- This is the initial version that was uploaded.