=== Bulk Convert Post Format === Contributors: Razorfrog Donate link: https://razorfrog.com/ Tags: post formats, bulk convert Requires at least: 3.1 Tested up to: 5.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Bulk convert posts in a category to a selected post format. == Description == Bulk convert posts in a category to a selected post format. Select from a dropdown of categories and a dropdown of defined post formats. == Installation == 1. Upload the `bulk-convert-post-format` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure and run the tool under Tools > Bulk Edit Post Format == Frequently Asked Questions == = Can I convert only some posts and not a whole category? = Not at this time. == Screenshots == 1. Choose your category, post format, and submit 2. Location in the Tools menu == Changelog == 1.02 * Compatibility update 1.01 * Properly enqueued javascript 1.0 * Initial plugin creation