Advertisement

add_allowed_options

Adds an array of options to the list of allowed options.

Advertisement

deleted_plugin

Fires immediately after a plugin deletion attempt.

delete_plugin

Fires immediately before a plugin deletion attempt.

deactivated_plugin

Fires after a plugin is deactivated.

deactivate_{$plugin}

Fires as a specific plugin is being deactivated.

Advertisement

activated_plugin

Fires after a plugin has been activated.

plugin_files_exclusions

Filters the array of excluded directories and files while scanning the folder.

paused_plugins_notice

Renders an admin notice in case some plugins have been paused due to errors.

resume_plugin

Tries to resume a single plugin.

Advertisement

wp_get_plugin_error

Gets the error that was recorded for a paused plugin.

is_plugin_paused

Determines whether a plugin is technically active but was paused while loading.