Buddypress Topic Mover

0

This is an improved version of the now-outdated BuddyPress Forum Topic Mover plugin by twodeuces. Thanks! Sometimes your users may inadvertently place a forum topic under the incorrect

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This is an improved version of the now-outdated BuddyPress Forum Topic Mover plugin by twodeuces. Thanks!

Sometimes your users may inadvertently place a forum topic under the incorrect group in BuddyPress. This plugin helps moderators and administrators move those topics to the correct groups. The list of groups to move to is loaded dynamically via ajax to cut down on page load times for large BuddyPress installs. The plugin also plays nicely with the Anncounce Group plugin, so users can only move a topic to an announcement group if they are a moderator or admin of that announce group.

A few notes about BuddyPress Forum Topic Mover:

  • Creates a simple drop down menu and move topic button.
  • uses ajax to generate drop down menu
  • Only shows for those users with admin or moderator privileges.
  • plays nice with non-standard bbpress installs
  • secure – uses nonce protection
  • works great with default BP theme (or any theme that uses the bp_group_forum_topic_meta action hook)
  • group meta data is updated properly during topic move
  • activity stream items are updated with the new topic URL

This plugin is different than BP Move Topics. That plugin will let you move ALL topics from one group to another using the admin backend. My plugin lets you to move individual topics from the front end. They can work together.