Automattic\WooCommerce\Admin\PluginsProvider
PluginsProviderInterface::get_active_plugin_slugs
Get an array of active plugin slugs.
Method of the class: PluginsProviderInterface{}
No Hooks.
Returns
Array
.
Usage
$PluginsProviderInterface = new PluginsProviderInterface(); $PluginsProviderInterface->get_active_plugin_slugs();
PluginsProviderInterface::get_active_plugin_slugs() PluginsProviderInterface::get active plugin slugs code WC 9.9.5
public function get_active_plugin_slugs();