PluginStatusEnum
EnumOperational status of a plugin. Indicates whether a plugin is active, inactive, or in another state that affects its functionality.
Values
ACTIVE
The plugin is currently active.
DROP_IN
The plugin is a drop-in plugin.
INACTIVE
The plugin is currently inactive.
MUST_USE
The plugin is a must-use plugin.
NETWORK_ACTIVATED
The plugin is activated on the multisite network.
NETWORK_INACTIVE
The plugin is installed on the multisite network, but is currently inactive.
PAUSED
The plugin is technically active but was paused while loading.
RECENTLY_ACTIVE
The plugin was active recently.
UPGRADE
The plugin has an upgrade available.