=== bbP Move Topics === Contributors: casiepa Tags: bbpress,bbp move topics Requires at least: 3.9 Tested up to: 4.3 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Move topics from one bbPress forum to another in the same site. For the admin backend. == Description == bbPress topics are not always created in the correct forum by users. Move them to other forums on the same site or "zap" them if they are in the correct forum so you do not have to deal with them next time. Current features include: * Move topic to another forum * Zap topics so you do not need to deal with them again Upcoming features: * Check for patch on the freshness after the move (Known bug : https://bbpress.trac.wordpress.org/ticket/2876) * Pagination for the zapped items * Choose the number of topics to display on screen for treatment * Performance: do not recalculate the forum after every action (this could slow down on large forums) * Donation button ( yeah, I knw, many of you asked for it :-p ) Using: * Start from your dashboard on "Forum > Move Topics" PS. Looking for global options or dealing with subscriptions ? Check out https://wordpress.org/plugins/bbp-manage-subscriptions/ == Installation == Option 1: 1. On your dashboard, go to Plugins > Add new 1. search for *bbP Move Topics* 1. install and activate the plugin Option 2: 1. Unzip the contents to the "/wp-content/plugins/" directory. 1. Activate the plugin through the "Plugins" menu in WordPress. Now use the plugin from your dashboard on "Forum > Move Topics" == Frequently Asked Questions == = Can I make feature requests = Of course ! Use the support tab. = I love your product = What are you waiting for to add a review ? Or a small donation for my coffees ? == Changelog == = 1.1.0 = * Public Release = 1.0.1 = * Fixed issues with number of topics and replies after the move = 1.0.0 = * Initial release.