You appear to be a bot. Output may be restricted
Description
Usage
$array|int = ActionScheduler_Store::query_actions();
Parameters
Returns
array|int The IDs of or count of actions matching the query.
Source
File name: woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php
Lines:
1 to 1 of 1
abstract public function query_actions( $query = array(), $query_type = 'select' );