Tagged Questions
2
votes
2answers
180 views
How to make custom bulk actions work on the media/upload page?
I'm adapting a script I found online to add custom bulk actions to the screen with the list of posts. It has this line:
add_action('load-edit.php', 'custom_bulk_action');
I'm trying to adapt it for ...
0
votes
2answers
175 views
wp_list_tables bulk actions
How to fire on bulk actions inside of an extended WP_List_Table.
I have been adding the following bulk actions to may table's select box but on Apply won't really happens anything
here are how I ...
2
votes
1answer
298 views
Add mass action to wp-admin/users.php
I'm heavelly modified my Wordpress, it's amazing what you can do with wordpress hooks, actions.. But i'm not able to find how can i add mass action for users. Let's say i select 5 users and i want to ...
0
votes
3answers
723 views
How to remove bulk edit options
Is it possible to completely disable Bulk Edit functionality?
I'm using Wordpress 3.1.