このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Profiles Manager

説明

Profiles Manager is designed to help you monetize your social network by hiding the premium profile fields from non-paying members. This plugin
works with any kind of payment system in place but is tested with s2member.

Features:

  • Hide BuddyPress Profile Groups to certain members
  • Easy to use UI
  • Create upgrade account menu item on free members profiles.

Removing the plugin

  • Deactivate The Plugin
  • Replace bp_pm_group_tabs(); with bp_profile_group_tabs();

インストール

必須:

  • Buddypress 1.2.7 or higher.
  • WordPress 2.8 or higher
  1. Upload profiles-manager-for-buddypress folder to your WordPress Plugins folder.
  2. Go to your buddy-press template and search for edit.php under members/single/profile.
  3. Change bp_profile_group_tabs(); with bp_pm_group_tabs();
  4. Activate the Profiles Manager in wp-admin under plugins.
  5. Go to BPM menu
  6. Your all set!

FAQ

— Where is edit.php? —

It is located in your BuddyPress theme under members/single/profile/edit.php

— Other Information —

If you are having difficulties getting this plugin to work please email me with the details
at ashley.gary.johnson@gmail.com or comment on the plugin page.

評価

2016年9月3日 1 reply
hides Buddypress profile field groups by user role. User role refers to the role of the user whose profile I am looking at. You can set visibility to the public and to the user. Just be aware if you ever disable the plugin all data will be visible and settings will be lost.
1件のレビューをすべて表示

貢献者と開発者

Profiles Manager はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Profiles Manager” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.6

  • Fixed: Removed $wpdb->prepare errors from subscriptions page

1.5

  • Last Update for Free Version to remove $wpdb->prepare error.
  • Will only work on older versions of buddypress with old theming

1.2.1

  • Minor Bug Fixes

1.2

  • Easier to use UI
  • Changed Shortcode Settings
  • Updated frontend code.

1.1

  • Fixed Bugs with DB Queries

1.0

  • Redeveloped using a fork of Elvito BP
  • Updated for newer versions of WordPress/BuddyPress