=== bbPress Forum Redirect === Tags: bbPress, BuddyPress, forum, forums, redirect Requires at least: 3.0.1 Tested up to: 3.7.1 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows you to override the default behaviour of bbPress forums, linking them to an external site. == Description == Allows you to override the default behaviour of bbPress forums, linking them to an external site. bbPress Forum Redirect requires no real configuration... it simply adds a metabox to the forum edit screen allowing you to specify an override URL. == Installation == 1. Upload the `bbpress-forum-redirect` directory to `/wp-content/plugins/` 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = None yet? = You haven't asked any! == Changelog == = 1.1.1 = * Added: Sanity check on topic redirects = 1.1.0 = * Code cleanup * Added support for topic redirects * Added topic_redirect handler to prevent direct linking = 1.0.1 = * Code cleanup * Rewrote meta box save function * Added check for bbPress = 1.0.0 = * Initial release