Autoloader_Locator::find_latest_autoloader( array $plugin_paths, string $latest_version )

Finds the path to the plugin with the latest autoloader.


Description Description


Parameters Parameters

$plugin_paths

(Required) An array of plugin paths.

$latest_version

(Required) The latest version reference.


Top ↑

Return Return

(string|null)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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