Summery Summery
Fires when a custom bulk action should be handled.
Syntax Syntax
Description Description
The redirect link should be modified with success or failure feedback from the action to be used to display feedback to the user.
The dynamic portion of the hook name, $screen
, refers to the current screen ID.
Parameters Parameters
- $redirect_url
-
The redirect URL.
- $action
-
The action being taken.
- $items
-
The items to take the action on.
- $site_id
-
The site ID.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |