WC_Deprecated_Hooks::hook_in( string $hook_name )
Hook into the new hook so we can handle deprecated hooks once fired.
Description Description
Parameters Parameters
- $hook_name
-
(Required) Hook name.
Source Source
File: includes/abstracts/abstract-wc-deprecated-hooks.php
abstract public function hook_in( $hook_name );