Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

BP Admin Actions

Descrizione

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.

Screenshot

  • Button position
  • Popup window with group selection

Installazione

  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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“BP Admin Actions” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “BP Admin Actions” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.1

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

1.0

  • Initial Release with the main functionality