PluginsHelper::get_plugin_data( string $plugin )
Get plugin data.
Description Description
Parameters Parameters
- $plugin
-
(Required) Path to the plugin file relative to the plugins directory or the plugin directory name.
Return Return
(array|false)
Source Source
File: packages/woocommerce-admin/src/PluginsHelper.php