PluginsProvider::get_plugin_path_from_slug()
Method: Get the path to the plugin file relative to the plugins directory from the plugin slug.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:71
Method: Get the path to the plugin file relative to the plugins directory from the plugin slug.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:71
Class: Plugins Provider.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:18
Method: Get an array of active plugin slugs.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:31
Method: Set the deactivated plugin. This is needed because the deactivated_plugin hook happens before the option is updated which means that getting the active plugins includes the deactivated plugin.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:47
Method: Get plugin data.
Source: packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php:58