Advertisement

wp_page_reload_on_back_button_js

Outputs JS that reloads the page if the user navigated to it with the Back or Forward button.

wp_admin_headers

Send a referrer policy header so referrers are not sent externally from administration screens.

wp_admin_canonical_url

Remove single-use URL parameters and create canonical link based on new URL.

Advertisement

wp_refresh_post_nonces

Check nonce expiration on the New/Edit Post screen and refresh if needed

wp_refresh_post_lock

Check lock status on the New/Edit Post screen and refresh the lock

Advertisement

Advertisement