Title: Wrong behavior in bulk action filter
Last modified: January 28, 2022

---

# Wrong behavior in bulk action filter

 *  [kroutony](https://wordpress.org/support/users/kroutony/)
 * (@kroutony)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wrong-behavior-in-bulk-action-filter/)
 * Version: 4.6.4
    File: /includes/class-wcdn-writepanel.php Method: my_bulk_action_handler
 * This method is a hooked method on ‘handle_bulk_actions-edit-shop_order’ filter,
   it should be always return the first parameter, which is $reidrect_to url.
 * For example.
    In line 140, it checks if the action is in one of the plugin defined
   actions, if not, it should always return the original redirect_to url, not returning
   null. It will break down another bulk actions hooked into the same filter from
   other plugins.
 * Please review it.
    Regards.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Upendra Kapse](https://wordpress.org/support/users/wpupen/)
 * (@wpupen)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/wrong-behavior-in-bulk-action-filter/#post-15361385)
 * Hi [@kroutony](https://wordpress.org/support/users/kroutony/),
 * Thank you for pointing this out.
 * I am forwarding your suggestions to our development team who will review this
   and will take the necessary action.
 * Kind Regards,
    Upendra.

Viewing 1 replies (of 1 total)

The topic ‘Wrong behavior in bulk action filter’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Upendra Kapse](https://wordpress.org/support/users/wpupen/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/wrong-behavior-in-bulk-action-filter/#post-15361385)
 * Status: not resolved