Description
BBP Auto-Close Topics will automatically close bbPress topics after an admin-specified time period. The topic age is based on topic freshness. Topics are closed on-the-fly (rather than in the database), so, if the you deactivate the plugin, topics that were once closed will be re-opened.
Development of this plugin takes place on GitHub https://github.com/thebrandonallen/bbp-auto-close-topics. This is the preferred venue for support requests, and pull-requests are more than welcome :).
* Note: bbPress must be installed and activated before this plugin will have any effect.
Screenshots
Installation
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘BBP Auto-Close Topics’
- Activate BBP Auto-Close Topics from your Plugins page.
From www.ads-software.com
- Download BBP Auto-Close Topics.
- Upload the ‘bbp-auto-close-topics’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate BBP Auto-Close Topics from your Plugins page.
Once Activated
- Visit ‘Settings > Forums’ and set the Auto-Close Topics setting under the ‘Forum Settings’ heading.
Once Configured
- Enjoy the magic show.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“BBP Auto-Close Topics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BBP Auto-Close Topics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.1
- Fix issue where languages other than English would auto-close all topics, no matter the time. Props mfiguerasma. See https://www.ads-software.com/support/topic/topics-always-closed-1
0.1.0
- Initial release.