wpseek.com
A WordPress-centric search engine for devs and theme authors
bulk_actions-{$this->screen->id} › WordPress Filter Hooks
Since5.6.0
Deprecatedn/a
› apply_filters( "bulk_actions-{$this->screen->id}", $this->_actions )
| Parameters: |
|
| Defined at: | |
| Codex: |
Filters the items in the bulk actions menu of the list table.
The dynamic portion of the hook name, `$this->screen->id`, refers to the ID of the current screen.Related Functions: