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