=== Assign Missing Categories === Contributors: sillybean Tags: categories Donate Link: http://sillybean.net/code/wordpress/assign-missing-categories/ Text Domain: assign-missing-categories Domain Path: /languages Requires at least: 2.3 Tested up to: 4.2 Stable tag: 1.2 Assigns the default category to all posts that have no category after you've converted your categories to tags. == Description == If you have converted categories to tags and are now left with a lot of posts that have no category assigned (that show up with 'Uncategorized,' unlinked, as the category under Posts), you can use this plugin to assign the default category to all those posts at once. == Installation == 1. Upload the files to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Posts → Assign Missing Categories == Changelog == = 1.2 = * stop using deprecated junk * clean the term cache after assigning posts * localized strings (July 29, 2011) = 1.1 = * user capability check (August 3, 2009) = 1.0 = * first release (November 17, 2008)