Manifest_Reader::register_manifest( string $manifest_path, array $path_map )
Registers a plugin’s manifest file with the path map.
Description Description
Parameters Parameters
- $manifest_path
-
(Required) The absolute path to the manifest that we're loading.
- $path_map
-
(Required) The path map to add the contents of the manifest to.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php