Methods
1 to 4 of 4
- Classes_Handler::__construct() – The constructor.
- Classes_Handler::create_classmap_path() – Creates the path to the plugin’s classmap file. The classmap filename is the filename generated by Jetpack Autoloader version >= 2.0.
- Classes_Handler::enqueue_package_class() – Adds the version of a package to the $jetpack_packages_classmap global array so that the autoloader is able to find it.
- Classes_Handler::set_class_paths() – Initializes the classmap.