=== Topic Manager for bbPress === Contributors: wpsubmit Tags: bbpress, forum, topics, moderation, bulk Requires at least: 5.0 Tested up to: 6.8 Stable tag: 0.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Requires Plugins: bbpress Manually close open bbPress topics in safe batches and view counts. Upgrade to Pro for automation and scheduling. == Description == Close open bbPress topics in safe, repeatable batches to protect your server from timeouts. See total open topics, run again to process the next chunk, and optionally upgrade to Pro for automation, scheduling, logs, and filters. **Features** * Close topics in safe batches (100 per run). * Skips already closed topics. * Shows total open topics and progress. * Tools menu integration. **Pro adds** * Automatic scheduled closing. * Age-based auto-closing. * Logs and filters. == Installation == 1. Install and activate **bbPress**. 2. Upload and activate **Topic Manager for bbPress**. 3. Go to **Tools → Topic Manager for bbPress**. 4. Click **Close Next 100 Topics** to process in batches. == Frequently Asked Questions == = Does this require bbPress? = Yes. This plugin extends bbPress. WordPress will check for bbPress because this plugin declares a dependency. = Will this time out on large forums? = It processes topics in small batches to avoid timeouts. Click the button again to continue. == Screenshots == 1. screenshot-1.png - Setting page. 2. screenshot-1.png - Progress bar during batch runs. == Changelog == = 0.0.1 = * Added `Requires Plugins: bbpress`. * Moved inline JS to `wp_add_inline_script` on admin only. * Replaced hardcoded paths with plugin constants. * Minor UI tweaks and copy updates. = 0.0.1 = * Initial release.