Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

BP Admin Actions

Leírás

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.

Képernyőmentések

  • Button position
  • Popup window with group selection

Telepítés

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

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“BP Admin Actions” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“BP Admin Actions” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.1

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

1.0

  • Initial Release with the main functionality