Plugins_Handler

Class: This class handles locating and caching all of the active plugins.

Source: vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php:7

Used by 0 functions | Uses 0 functions

Plugins_Handler::have_plugins_changed()

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: vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php:146

Used by 0 functions | Uses 0 functions