Plugin_Helper::get_plugin_state( string $slug )
Check plugin state.
Parameters
- $slug
-
(Required) - plugin slug.
Return
(bool)
Source
File: dashboard/inc/Plugin_Helper.php
Expand full source code Collapse full source code View on Github
Search the Code Reference for more information about Neve's hooks.
Check plugin state.
(Required) - plugin slug.
(bool)
File: dashboard/inc/Plugin_Helper.php
Expand full source code Collapse full source code View on Github