apply_filters( 'sensei_background_job_actions', $actions ) → {array}
Get a list of background job actions that are handled by this class.
Parameters:
Name | Type | Description |
---|---|---|
$actions |
array | Scheduled actions that are handled by this class. |
- Since:
- 3.0.0
- Source:
Returns:
Filtered actions.
- Type
- array