Advertisement

deactivated_plugin

Fires after a plugin is deactivated.

deactivate_{$plugin}

Fires as a specific plugin is being deactivated.

activated_plugin

Fires after a plugin has been activated.

activate_{$plugin}

This action is documented in wp-admin/includes/plugin.php

Advertisement

deleted_user

Fires immediately after a user is deleted from the database.

WP_MatchesMapRegex

Helper class to remove the need to use eval to replace $matches[] in query strings.

WP_Embed

API for easily embedding rich media such as videos and images into content.

Advertisement

WP_oEmbed

Core class used to implement oEmbed functionality.

author_can

Whether the author of the supplied post has a specific capability.

Advertisement