2020-05-02 / 4076阅 / 悠然
Determines whether the plugin is inactive.
Reverse of is_plugin_active(). Used as a callback.
For more information> Conditional Tags article in the Theme Developer Handbook.
Top ↑
(string)
(Required)
Path to the plugin file relative to the plugins directory.
(bool) True if inactive. False if active.