=== Smart Categories === Contributors: robpannell Tags: categories, posts, taxonomy Requires at least: 4.2.2 Tested up to: 4.2.2 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html This simple plugin adds categories to posts based on key words or phrases in the title. == Description == From the plugin admin screen you can create rules by specifying a key word or phrase along with an existing WordPress category. Th plugin then scans post titles for the key, and adds the specified categories as appropriate. By default the plugin will automatically check newly created posts when a page is loaded, however this can be set to manual via a button in the admin screen. I can't guarantee any support, but if you use the support forum I will do my best to help you with any issues. Feel free to suggest improvements too. == Installation == 1. In the wordpress 'Plugins' menu, click 'Add New'. 2. Click 'Upload Plugin', then 'Choose file' and browse to the zip file this readme was contained in. 3. Click 'Install Now'. 1. Activate the plugin when prompted, or through the 'Plugins' menu in WordPress. == Screenshots == 1. The plugin admin screen == Changelog == = 1.0.3 = Fixed bug - Auto sort on page load now works correctly = 1.0.2 = Tweaked admin page text. = 1.0.1 = Fixed bug - Admin screen not showing = 1.0 = Plugin Launched!