Advertisement

admin_title

Filters the title tag content for an admin page.

Advertisement

admin_footer

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

update_footer

Filters the version/update text displayed in the admin footer.

admin_footer_text

Filters the “Thank you” text displayed in the admin footer.

Advertisement

in_admin_footer

Fires after the opening tag for the admin footer.

wp_ajax_nopriv_{$action}

Fires non-authenticated Ajax actions for logged-out users.

wp_ajax_{$action}

Fires authenticated Ajax actions for logged-in users.

activate_header

Fires before the Site Activation page is loaded.

Advertisement

activate_wp_head

Fires before the Site Activation page is loaded.

do_activate_header

Adds an action hook specific to this page.