Linux 软件免费装
Banner图

Registration Options for BuddyPress

开发者 webdevstudios
pluginize
tw2113
Messenlehner
messenlehner
更新时间 2023年3月18日 00:02
PHP版本: 5.6 及以上
WordPress版本: 6.0.1
版权: GPLv2

标签

plugin registration buddypress admin groups blogs moderation new members buddypress private network buddypress spam

下载

4.0.0 4.1.1 4.1.2 4.1.3 4.2 4.2.1 4.2.10 4.2.11 4.2.12 4.2.2 4.2.3 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 4.3.6 4.3.7 4.3.8 4.3.9 3.0.3 1.2 4.4.2 4.1 4.2.4 4.3.5 1.0 3.0.1 4.3.10 4.4.0 4.4.1 4.4.3 4.4.5

详情介绍:

Prevent users and bots from accessing the BuddyPress or bbPress areas of your website(s) until they are approved. This BuddyPress extension allows you to enable user moderation for new members, as well as help create a private network for your users. If moderation is enabled, any new members will be denied access to your BuddyPress and bbPress areas on your site, with the exception of their own user profile. They will be allowed to edit and configure that much. They will also not be listed in the members lists on the frontend until approved. Custom messages are available so you can tailor them to the tone of your website and community. When an admin approves or denies a user, email notifications will be sent to let them know of the decision. Requires BuddyPress version 1.7 or higher and bbPress 2.0 or higher.

安装:

  1. Upload the bp-registration-options folder to the plugins directory in your WPMU installation
  2. Activate the plugin
  3. Click on the "BP Registation" link in your admin menu.
  4. Configure your BuddyPress registration options.

屏幕截图:

  • New member registration:
  • New members can login but can only see/edit their profile and change their avatar. If an unapproved new member tries to go to any other BuddyPress pages they are redirected back to their profile page.
  • Admin receives email notice of new member:
  • Admin Dashboard Alert:
  • Approve, deny or ban new members:

升级注意事项:

4.4.4
  • Fix: Errors around missing function in the admin screen.
4.4.3
  • Debranding of plugin and revising contributor list.
4.4.2 - 2022-07-19
  • Fixed: Prevent fatal errors with bp_nouveau function.
4.4.1 - 2022-01-28
  • Fixed: missed custom CSS classes on frontend message markup.
  • Fixed: Friends buttons in member listings revisions and on individual profiles.
  • Fixed: Prevent fatal errors from undefined functions
  • Fixed: Function parameter ordering between required and optional values.
  • Fixed: consistent user/usermeta table references
  • Fixed: confirm we have arrays before using in foreach loops.
4.4.0 - 2022-01-05
  • Added: Filter to toggle whether or not to apply wpautop() on email messages. Current states remain as is.
  • Added: baseline support for BuddyBoss in regards to admin menus being added for administrators.
  • Added: action hook at end of bp_registration_options_form_actions
  • Added: Notification bubble to top level admin menu item.
  • Added: "Pending Approval" sortable column to /wp-admin/users.php screen.
  • Added: Prevent notifying users of pending status if moderation is not enabled. Props KirkJohnson
  • Added: General support for compatibility with "BP Better Messages".
  • Fixed: Remove friend action buttons on profiles of non-approved members, when an approved member is viewing. Approved members should not be able to prematurely interact yet.
  • Fixed: Prevent access to approved members if non-approved user directly accesses profile URL.
  • Fixed: Prevent ability to message pending members if username is typed in directly in recipient field.
  • Fixed: touched up potential PHP errors around non-existent functions.
4.3.10 - 2021-08-16
  • Fixed: error with usermeta table in multisite.
4.3.9 - 2020-03-14
  • Fixed: Fatal error from a function typo.
4.3.8 - 2020-03-13
  • Updated: Extra protection for users who may be using bbPress only with no BuddyPress.
4.3.7
  • Fixed: Prevent overwriting of existing user IDs to exclude, if any are already set.
  • Fixed: Remove duplicate status setting upon uster registration.
  • Fixed: Prevent PHP notices for user notification content on frontend.
4.3.6
  • Fixed: GeoIP lookup resource change.
4.3.5
  • Added: Setting tool to help aid with more GDPR compliance. Setting queries for all previously-approved users that still have IP address user meta data saved, and removes that meta data. Should not need to be used again once all IP meta is removed.
  • Fixed: Addressed issue regarding notifications sent out when a new user registers. 4.3.4 introduced a filter to customize who gets notified, but the filter needed to be added in some more places.
4.3.4
  • Fixed: Default message values not persisting across many users when approving or denying in bulk.
  • Added: IP Address removal from user meta after approved. Addresses possible issues with GDPR compliance. Denied users do not have saved data after denied.
  • Added: Filter for who receives notifications for new users. Props to @cherbst
  • Added: Parse "[username]" shortcode for the Activate/Profile message text. Props richardfoley on WordPress.org
4.3.3
  • Fixed: support for [user_email] shortcode parsing in the approved/denied custom messages.
4.3.2
  • Fixed: Re-hide unimplemented ban button. Hopefully someday.
  • Fixed: Prevent possible fatal errors for non-existant functions at runtime.
4.3.1
  • Fixed: Compatibility issues with bbPress and blank notifications.
4.3.0
  • Added: Support for BuddyPress notifications of new user, checkbox setting to enable or disable it.
  • Added: BPRO menu items to BuddyPress Member Admin Bar for administrators.
  • Added: prevention of activity stream posting about new member until member is approved.
  • Added: Email notification and default message setting for pending users upon activation.
  • Added: Before and after save hooks for general settings.
  • Added: Filter in pending member "additional data" section for displaying custom data about user.
  • Added: Filter in wp_redirect urls for non-logged in users.
  • Added: Filter on IP address before saving to user meta.
  • Added: Filter in "allowed areas" functions for custom area setting for 3rd party developers.
  • Fixed: Issues with HTML emails and HTML in available custom message fields.
  • Fixed: Changed API used for geo lookup in moderated user table.
  • Fixed: Hardened user display in pending member list if no Full Name value provided.
  • Fixed: Mark user as not spam, upon approval, in BuddyPress core's user management page.
  • Fixed: Prevention of working in non-main site sites for Multisite.
  • Fixed: Internationalization issues with singular/plural "members" admin notice.
  • Updated: Internationalization strings for default messages.

更新日志:

4.4.5 4.4.4 4.4.3 4.4.2 - 2022-07-19 4.4.1 - 2022-01-28 4.4.0 - 2022-01-05 4.3.10 - 2021-08-16 4.3.9 - 2020-03-14 4.3.8 - 2020-03-13 4.3.7 4.3.6 4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0