Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

BP Admin Actions

Mô tả

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.

Ảnh màn hình

  • Button position
  • Popup window with group selection

Cài đặt

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

Hỏi đáp

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.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“BP Admin Actions” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.1

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

1.0

  • Initial Release with the main functionality