Method: Given an array of plugin slugs or paths, this will convert them to absolute paths and filter out the plugins that are not directory plugins. Note that array keys will also be included if they are plugin paths!
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:122
Method: Checks a given option for plugin paths.
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:53
Method: Checks for plugins in the `action` request parameter.
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:69
Class: This class scans the WordPress installation to find active plugins.
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:7
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:21
Method: Finds the path to the current plugin.
Source: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php:32