Bulk Move Plugin allows you to move posts in bulk from one category, tag or custom taxonomy to another.
This Plugin also allows you to disassociate posts from a certain category, tag or custom taxonomy.
If you looking for deleting posts or users in Bulk, instead of just moving them, then use
Bulk Delete Plugin instead.
Features
The following modules are available in the Bulk Move plugin.
Move posts from one category to another
This module allows you to move posts from one category to another or disassociate posts from a specific category.
Move posts from one tag to another
This module allows you to move posts from one tag to another or disassociate posts from a specific tag.
Move posts from category to tag
This module allows you to move posts from one category to another tag.
Move posts by custom taxonomy
This module allows you to move posts from one custom taxonomy to another. This module supports custom post types as well.
Development
The development of the Plugin happens over at
github. If you want to contribute to the Plugin, fork the
project at github and send me a pull request.
If you are not familiar with either git or Github then refer to this
guide to see how fork and send pull request.
If you are looking for ideas, then you can start with one of the following TODO items :)
TODO
- Bulk Move pages to posts
- Bulk Move users from one role to another
Support
- If you have found a bug/issue or have a feature request, then post them in github issues
- If you have a question about usage or need help to troubleshoot, then post in WordPress forums or leave a comment in Plugins's home page
- If you like the Plugin, then kindly leave a review/feedback at WordPress repo page. This will help more people to discover the plugin.
- If anything else, then contact me in twitter.
The simplest way to install the plugin is to use the built-in automatic plugin installer. Go to plugins -> Add New and then enter the name of the plugin to automatically install it.
If for some reason the above method doesn't work then you can download the plugin as a zip file, extract it and then use your favorite FTP client and then upload the contents of the zip file to the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.