admin_action_{$action}
Action Hook: Fires when an ‘action’ request variable is sent.
Source: wp-admin/admin.php:419
Action Hook: Fires when an ‘action’ request variable is sent.
Source: wp-admin/admin.php:419
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:963
Action Hook: Fires on a non-authenticated admin post request where no action is supplied.
Source: wp-admin/admin-post.php:46
Action Hook: Fires on a non-authenticated admin post request for the given action.
Source: wp-admin/admin-post.php:61
Action Hook: Fires on an authenticated admin post request where no action is supplied.
Source: wp-admin/admin-post.php:70
Action Hook: Fires on an authenticated admin post request for the given action.
Source: wp-admin/admin-post.php:85
Action Hook: Fires before the theme is loaded.
Source: wp-settings.php:575
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:577
Function: Create and modify WordPress roles for WordPress 2.6.
Source: wp-admin/includes/schema.php:899
Action Hook: Fires before creating WordPress options and populating their default values.
Source: wp-admin/includes/schema.php:370
Filter Hook: Filters the action links displayed for each comment in the ‘Recent Comments’ dashboard widget.
Source: wp-admin/includes/dashboard.php:814
Function: Activates multiple plugins.
Source: wp-admin/includes/plugin.php:859
Function: Removes directory and files of a plugin for a list of plugins.
Source: wp-admin/includes/plugin.php:894
Function: Removes a meta box from one or more screens.
Source: wp-admin/includes/template.php:1487
Action Hook: Fires on the post upload UI screen.
Source: wp-admin/includes/media.php:2306
Filter Hook: Filters the media upload form action URL.
Source: wp-admin/includes/media.php:2334
Function: Displays the multi-file uploader message.
Source: wp-admin/includes/media.php:3022
Function: Displays the browser’s built-in uploader message.
Source: wp-admin/includes/media.php:3051
Action Hook: Fires just before the legacy (pre-3.5.0) upload interface is loaded.
Source: wp-admin/includes/media.php:2147
Action Hook: Fires before the upload interface loads.
Source: wp-admin/includes/media.php:2237
Action Hook: Fires after the upload interface loads.
Source: wp-admin/includes/media.php:2254
Action Hook: Fires before the upload button in the media upload interface.
Source: wp-admin/includes/media.php:2265
Action Hook: Fires after the upload button in the media upload interface.
Source: wp-admin/includes/media.php:2286
Function: Downloads an image from the specified URL, saves it as an attachment, and optionally attaches it to a post.
Source: wp-admin/includes/media.php:1013
Function: Adds image shortcode with caption to editor.
Source: wp-admin/includes/media.php:188
Filter Hook: Filters whether to disable captions.
Source: wp-admin/includes/media.php:216
Filter Hook: Filters the image HTML markup including the caption shortcode.
Source: wp-admin/includes/media.php:249
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:455
Function: Creates autosave data for the specified post from `$_POST` data.
Source: wp-admin/includes/post.php:1938