Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

BP Admin Actions

Descripción

An “Add To Group” button will appear near Add Friend in a list of members. This button will open a popup where a site admin can select a group he wants this user become a member of.

All actions are ajaxified.

Capturas de pantalla

  • Button position
  • Popup window with group selection

Instalación

  1. Upload files to /plugins/ directory
  2. Activate plugin on Plugins page
  3. Go to Site -> Members Directory page.
  4. Add them all!

FAQ

Where is the button “Add To Group”? I can’t see it!

Please make sure that your theme has a code <?php do_action('bp_directory_members_actions'); ?> in /members/members-loop.php file.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“BP Admin Actions” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;BP Admin Actions” a tu idioma.

¿interesado en el desarrollo?

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

Historial de cambios

1.0.1

  • BuddyPress 2.2.1 compatibility test
  • Added Spanish translation, props @solserpiente

1.0

  • Initial Release with the main functionality