admin_action_{$action}
Action Hook: Fires when an ‘action’ request variable is sent.
Source: wp-admin/admin.php:399
Action Hook: Fires when an ‘action’ request variable is sent.
Source: wp-admin/admin.php:399
Filter Hook: Filters the action links displayed for each plugin in the Plugins list table.
Source: wp-admin/includes/class-wp-plugins-list-table.php:726
Action Hook: Fires on a non-authenticated admin post request where no action was supplied.
Source: wp-admin/admin-post.php:41
Action Hook: Fires on a non-authenticated admin post request for the given action.
Source: wp-admin/admin-post.php:51
Action Hook: Fires on an authenticated admin post request where no action is supplied.
Source: wp-admin/admin-post.php:60
Action Hook: Fires on an authenticated admin post request for the given action.
Source: wp-admin/admin-post.php:70
Action Hook: Fires before the theme is loaded.
Source: wp-settings.php:443
Action Hook (deprecated): If the ‘postcustom’ meta box is enabled, then we need to perform some extra initialization on it.
Source: wp-admin/includes/post.php:2200
Filter Hook: Filters the post excerpt used for WXR exports.
Source: wp-admin/includes/export.php:568
Function: Create and modify WordPress roles for WordPress 2.6.
Source: wp-admin/includes/schema.php:887
Action Hook: Fires before creating WordPress options and populating their default values.
Source: wp-admin/includes/schema.php:376
Filter Hook: Filters the action links displayed for each comment in the ‘Recent Comments’ dashboard widget.
Source: wp-admin/includes/dashboard.php:677
Function: Execute changes made in WordPress 2.6.
Source: wp-admin/includes/upgrade.php:1176
Function: Activate multiple plugins.
Source: wp-admin/includes/plugin.php:817
Function: Remove directory and files of a plugin for a list of plugins.
Source: wp-admin/includes/plugin.php:852
Function: Removes a meta box from one or more screens.
Source: wp-admin/includes/template.php:1338
Action Hook: Fires on the post upload UI screen.
Source: wp-admin/includes/media.php:2126
Filter Hook: Filters the media upload form action URL.
Source: wp-admin/includes/media.php:2154
Function: Displays the multi-file uploader message.
Source: wp-admin/includes/media.php:2835
Function: Displays the browser’s built-in uploader message.
Source: wp-admin/includes/media.php:2856
Action Hook: Fires after the upload interface loads.
Source: wp-admin/includes/media.php:2086
Action Hook: Fires before the upload button in the media upload interface.
Source: wp-admin/includes/media.php:2097
Action Hook: Fires after the upload button in the media upload interface.
Source: wp-admin/includes/media.php:2112
Action Hook: Fires just before the legacy (pre-3.5.0) upload interface is loaded.
Source: wp-admin/includes/media.php:1991
Action Hook: Fires before the upload interface loads.
Source: wp-admin/includes/media.php:2070
Function: Downloads an image from the specified URL and attaches it to a post.
Source: wp-admin/includes/media.php:923
Function: Adds image shortcode with caption to editor
Source: wp-admin/includes/media.php:183
Filter Hook: Filters whether to disable captions.
Source: wp-admin/includes/media.php:211
Filter Hook: Filters the image HTML markup including the caption shortcode.
Source: wp-admin/includes/media.php:244
Function: Handles a side-loaded file in the same way as an uploaded file is handled by media_handle_upload().
Source: wp-admin/includes/media.php:419