這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simple BuddyPress Profile Privacy

描述

Allow your members to select additional privacy settings for who can view their profile and it’s visibility on the directory page.

  1. Allow users to hide their profile from the directory page. There is an admin setting to allow or deny this setting site wide.
  2. Allow each Buddypress member to decide which members can see any of their profile tabs.

The options for profile viewing privacy are:

  1. “Only logged in users”: any visitor that isn’t logged in will be redirected to the registration page.
  2. “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.
  3. “Everyone”: Buddypress functions as if the plugin is not installed.

螢幕截圖

安裝

  1. Upload the plugin files to the /wp-content/plugins/buddy-press-profile-privacy directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題

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.

評價

2024年8月23日
Does exactly as it says, allows front end users to hide their profiles from the directory on the front end. Would be even better if it allows hidden users to replace their entire profile page with a message like “user is on holidays” because even though they are hidden from the directory, people can still access their profile page directly.
2018年8月20日
Very nice idea to have possibility to hide profile in buddypress directory… A lot of my members did not want to appear in this directory and as well, in Google directory ! There is only one thing i’d like to have in options : have possibility, as administrator, to activate or not, for all my members, the option “Who can view you profil” Is it possible as well, to redirect to a special page or root web site when someone try to access to a hiden profil ? Thank’s again for this job & work I hope now to have an update 😉 Thierry
2018年6月5日 2 replies
The plugin works fine and is very useful, as it provides an important aspect that is missing from BuddyPress. There is the issue that José Caldeira pointed out in support, but thankfully he also provides a patch. I’m sure it will be fixed for good in the next update.
2017年10月2日
Easy to use and perfect for my project. Thank you very much. The developer is very good person and professional.
閱讀全部10個評價

貢獻者及開發者

“Simple BuddyPress Profile Privacy” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Simple BuddyPress Profile Privacy 外掛目前已有 5 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Simple BuddyPress Profile Privacy 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.7.9

  1. 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

  1. 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

  1. Setup the plugin to be translated.
  2. Plugin translated into Spanish (Spain) and Lao – Props to margarit0 and topsan123

0.7.6

  1. Replace hardcoded default register URL for wp_register_url(). (Props to @crazycoolcam)

0.7.5

  1. Fix bug that caused 404 page when limiting profile views to friends only.

0.7.4

  1. Check to make sure it’s working with Buddypress 2.7.4
  2. Update to stop possible conflict with plugins or themes using a CSS class .hidden.

0.7.3

  1. Resolve bug where search and sort on directory page would display users that should be hidden.

0.7.2

  1. Resolve bug where user couldn’t save admin setting that allows users to hide their profiles from directory. Props to chanew!

0.7.1

  1. Add admin notification for new hide from directory admin option.

0.7

  1. Added setting for members to hide their profile from directory.
  2. Added admin setting to disable the new setting for members to hide from directory.

0.6

  1. Only offer friends only option if Friends Component is active.
  2. Fix issues related to Friends Component being made inactive after member selects Friend’s only option.

0.5

  1. This is the initial version that was uploaded.