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.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/class-manifest-reader.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.