PluginsHelper::is_plugin_active( string $plugin )

Checks if a plugin is active.


Description Description


Parameters Parameters

$plugin

(Required) Path to the plugin file relative to the plugins directory or the plugin directory name.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/woocommerce-admin/src/PluginsHelper.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.