\ActionScheduler_Store_Deprecated

Class ActionScheduler_Store_Deprecated

Summary

Methods
Properties
Constants
mark_failed_fetch_action()
No public properties found
No constants found
hook()
unhook()
get_local_timezone()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

mark_failed_fetch_action()

mark_failed_fetch_action(int  $action_id) : mixed

Mark an action that failed to fetch correctly as failed.

Parameters

int $action_id

The ID of the action.

Returns

mixed

hook()

hook() : mixed

Add base hooks

Returns

mixed

unhook()

unhook() : mixed

Remove base hooks

Returns

mixed

get_local_timezone()

get_local_timezone() : \DateTimeZone

Get the site's local time.

Returns

\DateTimeZone