is_plugin_paused


is_plugin_paused ( $plugin )

Parameters:
  • (string) plugin Path to the plugin file relative to the plugins directory.
Returns:
  • (bool) True, if in the list of paused plugins. False, if not in the list.
Defined at:

Description

Determines whether a plugin is technically active but was paused while loading.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_page, is_plugin_active, is_plugin_inactive, add_plugins_page, list_plugin_updates

Top Google Results

User discussions

wpseek mobile