Plugin_Locator::find_using_option()
Method: Checks a given option for plugin paths.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:61
Method: Checks a given option for plugin paths.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:61
Method: Checks for plugins in the `action` request parameter.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:77
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: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:130
Class: This class scans the WordPress installation to find active plugins.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:15
Method: The constructor.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:29
Method: Finds the path to the current plugin.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php:40