Warning: This function has been deprecated.

wc_next_scheduled_action( string $hook, array $args = NULL, string $group = '' )


Description Description


Parameters Parameters

$hook

(Required)

$args

(Optional)

Default value: NULL

$group

(Optional)

Default value: ''


Top ↑

Return Return

(int|bool) The timestamp for the next occurrence, or false if nothing was found


Top ↑

Source Source

File: packages/action-scheduler/deprecated/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.