Описание
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.
Установка
- Upload files to /plugins/ directory
- Activate plugin on Plugins page
- Go to Site -> Members Directory page.
- Add them all!
Часто задаваемые вопросы
- 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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«BP Admin Actions» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «BP Admin Actions» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- BuddyPress 2.2.1 compatibility test
- Added Spanish translation, props @solserpiente
1.0
- Initial Release with the main functionality