Advertisement

admin_action_{$action}

Fires when an ‘action’ request variable is sent.

admin_post_{$action}

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

Advertisement

admin_post

Fires on an authenticated admin post request where no action is supplied.

admin_post_nopriv_{$action}

Fires on a non-authenticated admin post request for the given action.

admin_post_nopriv

Fires on a non-authenticated admin post request where no action is supplied.

admin_print_styles

This action is documented in wp-admin/admin-header.php

Advertisement