ActionScheduler_Store_Deprecated::hook
Add base hooks
Method of the class: ActionScheduler_Store_Deprecated{}
No Hooks.
Returns
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 10.3.6
protected static function hook() {
_deprecated_function( __METHOD__, '3.0.0' );
}