Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

BP Admin Actions

Beschrijving

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.

Schermafdrukken

  • Button position
  • Popup window with group selection

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“BP Admin Actions” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “BP Admin Actions” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

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

1.0

  • Initial Release with the main functionality