wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
is_plugin_active › WordPress Function
Seit2.5.0
Veraltetn/v
› is_plugin_active ( $plugin )
Parameter: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Determines whether a plugin is active.
Only plugins installed in the plugins/ folder can be active. Plugins in the mu-plugins/ folder can't be "activated," so this function will return false for those plugins. For more information on this and similar theme functions, check out the {@link Conditional Tags} article in the Theme Developer Handbook.Ähnliche Funktionen: is_plugin_inactive, is_plugin_page, is_plugin_paused, list_plugin_updates, is_plugin_active_for_network