Advertisement

comment_edit_redirect

Filters the URI the user is redirected to after editing a comment in the admin.

async_upload_{$type}

Filters the returned ID of an uploaded attachment.

Advertisement

admin_action_{$action}

Fires when an ‘action’ request variable is sent.

load-{$pagenow}

Fires before a particular screen is loaded.

load-{$plugin_page}

Fires before a particular screen is loaded.

Advertisement

{$page_hook}

Used to call the registered callback for a plugin screen.

load-{$page_hook}

Fires before a particular screen is loaded.

admin_init

Fires as an admin screen or script is being initialized.

Advertisement

do_mu_upgrade

Filters whether to attempt to perform the multisite DB upgrade routine.

after_db_upgrade

Fires on the next page load after a successful DB upgrade.

admin_post_{$action}

Fires on an authenticated admin post request for the given action.