Tag Archives: Bulk Move

WordPress Plugin updates

Over the past two weeks, I have updated a couple of my WordPress Plugins. Most of them are optional updates, so I thought of consolidating all the changes here instead of creating separate posts for each of them.

Bulk Delete

Bulk Delete is a WordPress Plugin which can be used to delete posts in bulk from selected categories or tags.

I updated this Plugin to v1.2. It is a mandatory update.

The following were the major updates

  • Added support for deleting posts by custom taxonomies
  • Optimized the code which prevents the blank screen that you get when you have huge number of posts to delete on an under-powered server.
  • Added Dutch translations
  • Added Brazilian Portuguese translations

Easy Retweet

Easy ReTweet is a WordPress Plugin, which lets you add retweet or Tweet this buttons for your WordPress posts, together with the retweet count.

I updated this Plugin to v2.3. It is a mandatory update.

The following were the major changes

  • Fixed issue with permalink for official Twitter button
  • Added Brazilian Portuguese translations

Twitter Avatar Reloaded

Twitter avatar reloaded Plugin adds a new field to the comment form to get the user’s Twitter username and stores it together with comments and using it replaces gravatar with twitter avatar when the comment is displayed.

I updated this Plugin to v0.6. It is an optional update.

The following were the major changes

  • Added Dutch translations
  • Added Brazilian Portuguese translations

Google Scribe

Google Scribe is a WordPress Plugin, which allows you to enable Google Scribe to WordPress comment input box.

I updated this Plugin to v0.4. It is an optional update

The following were the major changes

  • Added Dutch translations

Github Ribbon

Github Ribbon is a WordPress Plugin, which can be used to add Github ribbons to your website.

I updated this Plugin to v0.3. It is an optional update

The following were the major changes

  • Added Dutch translations

Bulk Move

Bulk Move is a WordPress Plugin which can be used to move posts from one category to another in bulk. This Plugin can also be used to remove assigned categories from posts.

I updated this Plugin to v0.4. It is an optional update

The following were the major changes

  • Generated translation files
  • Added Brazilian Portuguese translations

Stay updated

I would be posting updates about this Plugin in my blog and in Twitter. If you want to be informed when new version of this Plugin is released, then you can either subscribe to this blog’s RSS feed or follow me in Twitter.

Posted in Plugin Releases | Tagged , , , , , , , | 2 Comments

Bulk Move 0.2

I just found that the bug which was in my Bulk Delete WordPress Plugin that deleted drafts in a particular category when only posts were selected was also present in my Bulk Move WordPress Plugin.

I have updated the Plugin with the fix for the bug and you can download it from the Plugin home page. I have also uploaded the Plugin to the official directory to make your update process painless.

If you want to only move posts from a category to another and not the drafts, then you need to update to the latest version.

Let me know if you find any issues with the Plugin.

Posted in Plugin Releases | Tagged , , | Leave a comment

Bulk Move Posts in WordPress

After I released my Bulk Delete WordPress Plugin (which can be used to delete posts in bulk) some of the readers of this blog asked me if there is a Plugin to move posts from one category to another in bulk rather than deleting them.

So I have created another Plugin called Bulk Move, which you can use to move posts from one category to another in bulk.

Screenshot

The following is the screenshot of the admin interface
Bulk Move WordPress Plugin Admin Screen

Download

You can download the Plugin for my WordPress Plugin page.

Disclaimer

Similar to the Bulk Delete Plugin, there is no way to undo the changes done once the categories are moved. So be very careful while using this Plugin and also note that you cannot hold me responsible for any damages done.

Posted in Plugin Releases | Tagged , , | 6 Comments