ActionScheduler_Store_Deprecated::hook()
Add base hooks
Method of the class: ActionScheduler_Store_Deprecated{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = ActionScheduler_Store_Deprecated::hook();
Changelog
Since 2.2.6 | Introduced. |
ActionScheduler_Store_Deprecated::hook() ActionScheduler Store Deprecated::hook code WC 9.5.1
protected static function hook() { _deprecated_function( __METHOD__, '3.0.0' ); }