Hook_Manager::__construct()
Method: The constructor.
Source: vendor/jetpack-autoloader/class-hook-manager.php:27
Method: The constructor.
Source: vendor/jetpack-autoloader/class-hook-manager.php:27
Method: Adds an action to WordPress and registers it internally.
Source: vendor/jetpack-autoloader/class-hook-manager.php:39
Method: Adds a filter to WordPress and registers it internally.
Source: vendor/jetpack-autoloader/class-hook-manager.php:56
Method: Removes all of the registered hooks.
Source: vendor/jetpack-autoloader/class-hook-manager.php:68
Class: Allows the latest autoloader to register hooks that can be removed when the autoloader is reset.
Source: vendor/jetpack-autoloader/class-hook-manager.php:15