Filters the array of field name attributes for bulk actions.
Parameters
$bulk_action_observer_idsarray- An array of field name attributes for bulk actions.
bulk_actionstringThe bulk action field name. Default'action'.changeitstringThe new role field name. Default'new_role'.
Source
apply_filters( 'bulk_action_observer_ids', $bulk_action_observer_ids )
Changelog
| Version | Description |
|---|---|
| 6.8.1 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.