is_plugin_inactive


is_plugin_inactive ( $plugin )

Parameters:
  • (string) plugin Path to the plugin file relative to the plugins directory.
See:
Returns:
  • (bool) True if inactive. False if active.
Defined at:

Description

Determines whether the plugin is inactive.Reverse of is_plugin_active(). Used as a callback. For more information on this and similar theme functions, check out the {@link Conditional Tags} article in the Theme Developer Handbook.

Related Functions

is_plugin_active, is_plugin_page, is_plugin_paused, is_plugin_active_for_network, list_plugin_updates

Top Google Results

User discussions

wpseek mobile