=== Plugin Name === Contributors: jxowe Tags: bbpress,template,forums Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 4.6.1 License: Apache License, Version 2.0 License URI: http://www.apache.org/licenses/LICENSE-2.0 BBPress Templater - quick creation of BBPress Forums from a predefined template. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Configure the templates using the "BBTemplates" menu item on the Admin menu == Instructions == # Install - Install the plugin - Activate the plugin - You will now see a "BBTemplates" item on your menu in the admin # Create your Template - Open "BBTemplates" from the admin panel - Choose Add New - Name it something - In the forums section, create a tree of forums that will be created. -- Add New items, then drag them into the appropriate locations on the tree # Deploying your Template - Open "BBTemplates" from the admin panel - Open the template you would like to deploy - Under the "Freate Forums from this template" section, Enter a name and select "go" -- A new forum with the specified name will be created in the root of the site. -- Then all the forums you specified in the tree, will be created in that forum. == Changelog == = 1.1 = Fix issues with checks on input = 1.0 = * Initial Build