Hook_Manager::__construct()
Method: The constructor.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:19
Method: The constructor.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:19
Method: Adds an action to WordPress and registers it internally.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:31
Method: Adds a filter to WordPress and registers it internally.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:48
Method: Removes all of the registered hooks.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:60
Class: Allows the latest autoloader to register hooks that can be removed when the autoloader is reset.
Source: vendor/automattic/jetpack-autoloader/src/class-hook-manager.php:7