I need to edit the date of several posts, change it to a specific date, all posts should have the same date. How can I achieve this? Is there...
How can I remove the “bulk actions” based on user roles or capabilities. Actually I have this code to do the job, but now I need to exclude the...
I have a website and 6000+ images in my computer. I am trying to upload 1000 pictures but it’s not working, how can I upload all pictures in one...
I want to delete all posts of a specific post type (in this case “vfb_entry”) that are older than 60 days. The cron job should run once a day....
I’m wondering if there is some sort of equivalent to Drupal’s Batch API in WordPress? Basically, the API allows you to register a batch request and Drupal will call...
So, my cousin owns a fashion blog and she recently had a fall out with a brand of shoes and she wants to remove all the links on all...
Is it possible to completely disable Bulk Edit functionality? I’m using WordPress 3.1. 5 Answers 5 A more reliable approach than messing with CSS would be to add some...
So I am trying to get a custom bulk action to work in WordPress 3.7.1 and so far no luck. The basis I am using is http://www.skyverge.com/blog/add-custom-bulk-action, and it...
I created a custom field for my post. All sounds good except for the fact that when I try to edit multiple posts (in the same time) by selecting...
I am using the Custom List Table Example plugin as a basis to create my own custom list table. Everything is great, except one thorny point. When I am...