Plugins_Handler
Class: This class handles locating and caching all of the active plugins.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:15
Class: This class handles locating and caching all of the active plugins.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:15
Method: The constructor.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:41
Method: Gets all of the active plugins we can find.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:54
Method: Gets all of the cached plugins if there are any.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:123
Method: Saves the plugin list to the cache.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:138
Method: Checks to see whether or not the plugin list given has changed when compared to the shared `$jetpack_autoloader_cached_plugin_paths` global. This allows us to deal with cases where the active list may change due to filtering.
Source: packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php:154