• Resolved podkot

    (@podkot)


    Hi, and thanks for the great plugin!

    Many other plugins, f.e. WooCommerce, add its own custom bulk actions, but this condition prevents them to work:

    $bulk_object_type == 'post' && ! in_array( $wp_list_table->current_action(), array( 'trash', 'untrash', 'delete' ) )

    – could it be removed?

    Also, it would be nice to get some error message displayed in such cases.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No support for custom bulk actions?’ is closed to new replies.