Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Registration Options for BuddyPress

Descripción

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.

General Data Protection Regulation

BuddyPress Registration Options temporarily stores user IP addresses as user meta to help validate and vet pending users. Saved IP values are deleted upon both approval and denial of pending user. No other personal data is recorded.

Capturas

  • General Settings page:
  • Registro de nuevo Miembro:
  • 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:
  • Alerta del Tablero Administrativo:
  • Approve, deny or ban new members:

Instalación

  1. Upload the bp-registration-options folder to the plugins directory in your WPMU installation

  2. Activar el plugin

  3. Click on the «BP Registation» link in your admin menu.

  4. Configure your BuddyPress registration options.

FAQ

  1. ¿Qué hace este Plugin?

Hacemos nuestro mejor esfuerzo para evitar que los usuarios no moderados puedan interactuar o incluso acceder a las áreas de redes sociales de su sitio web hasta que se apruebe. Esto incluye BuddyPress y soporte en evolución para bbPress también. El complemento ha evolucionado desde sus orígenes originales, por lo que la parte de «opciones de registro» ha cambiado. Se enfoca en la moderación.

  1. ¿Qué no hace este plugin?

No impedimos que llegue el spam en general. Tampoco evitamos que los correos electrónicos de activación salgan para el usuario. Incluso en una red privada, el usuario podría activar la cuenta de usuario e acceder y ver al menos su propio perfil. Cuando solo marque «Miembros nuevos moderados», podrán buscar y ver una imagen general, pero no podrán interactuar. Si crees que has encontrado un fallo o «agujero» en esto, inicia un hilo de soporte en https://wordpress.org/support/plugin/bp-registration-options y nosotros te responderemos allí.

  1. ¿que compatibilidad ofrecemos para bbPress?

La compatibilidad con bbPress es un trabajo en progreso. A medida que continuamos desarrollándolo, haremos lo que podamos para ayudar a prevenir el acceso al foro de bbPress, pero por el momento no está cubierto de manera tan exhaustiva como BuddyPress.

  1. ¿Tiene en cuenta que los superadministradores de varios sitios son los únicos capaces de editar usuarios?

Un trabajo en progreso. Somos conscientes de la limitación y estamos tratando de encontrar la mejor solución respecto a este problema, especialmente para cualquiera que no sea un superadministrador en una red de varios sitios, pero que todavía desee la funcionalidad de red social para su sitio dentro de la red.

  1. ¿Es este un buen plugin para ayudar a evitar que el spam entre en toda mi web?

Sí estás buscando prevención de spam en todo el sitio web, no somos el plugin adecuado para ti. Nuestro plugin solo cubrirá las áreas BuddyPress y bbPress. Se podrá seguir accediendo a las páginas normales de WordPress o al blog.

Reseñas

9 de abril de 2023
Thank you so much for this plugin. It's one of a kind (I haven't found one like it) and is very helpful within the BuddyBoss community. Please keep developing it🙏🏻
3 de junio de 2021 5 respuestas
Does this plugin work with 5.7.2? I have installed and activated, but don't see the option to moderate registrations.
18 de febrero de 2021
Hey guys the plugin is awesome! One more suggestion - make the option to set a group that will go without any limitation. For instance I'd like to make Admins invite invite people without a limit.
Leer todas las 32 reseñas

Colaboradores y desarrolladores

«Registration Options for BuddyPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Registration Options for BuddyPress» está traducido en 5 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Registration Options for BuddyPress» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

4.4.5

  • Fix: Rename plugin per plugin repository guidleines.

4.4.4

  • Fix: Errors around missing function in the admin screen.

4.4.3

  • Debranding of plugin and revising contributor list. Functionality remains untouched from 4.4.2

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

  • Corregido: soporte para el análisis de shortcode [email_usuario] en los mensajes personalizados aprobado/denegado.

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.