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
- Upload the
bulk-convert-post-format
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure and run the tool under Tools > Bulk Edit Post Format
FAQ
-
Can I convert only some posts and not a whole category?
-
Not at this time.
Reviews
Mijdar 14, 2023
1 reply
Work nice, could you add converting posts to pages and vice versa
thankyou
Cotmeh 25, 2023
1 reply
Warning: Undefined array key "category" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 32Warning: Undefined array key "post_format" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 33Warning: Undefined array key "start_from" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 34Warning: Undefined array key "posts_per_page" in /wp-content/plugins/bulk-convert-post-format/bulk-convert-post-format.php on line 35
Tebax 22, 2018
Thank you for your work 🙂
Îlon 3, 2016
This does what it says on the tin - fast!
Contributors & Developers
“Bulk Convert Post Format” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bulk Convert Post Format” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.3
- Fixed undefined array keys
- WP Core compatibility update
1.1.2
- WP Core compatibility update
1.1.1
- WP Core compatibility update
1.1.0
- UI improvements
- WP Core compatibility update
1.0.2
- WP Core compatibility update
1.0.1
- Properly enqueued javascript
1.0.0
- Initial plugin creation