Descripció
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();
Instal·lació
Requirements:
- Buddypress 1.2.7 or higher.
- WordPress 2.8 or higher
- Upload profiles-manager-for-buddypress folder to your WordPress Plugins folder.
- Go to your buddy-press template and search for edit.php under members/single/profile.
- Change bp_profile_group_tabs(); with bp_pm_group_tabs();
- Activate the Profiles Manager in wp-admin under plugins.
- Go to BPM menu
- Your all set!
PMF
— 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.
Ressenyes
Col·laboradors i desenvolupadors
«Profiles Manager» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Profiles Manager» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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