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.
heartbeat_autosave
Autosave with heartbeat
Advertisement
wp_heartbeat_set_suspension
Disable suspension of Heartbeat on the Add/Edit Post screens.
wp_refresh_heartbeat_nonces
Add the latest Heartbeat and REST-API nonce to the Heartbeat response.
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
wp_check_locked_posts
Check lock status for posts displayed on the Posts screen
_ipad_meta
wp_color_scheme_settings
admin_color_scheme_picker
Display the default admin color scheme picker (Used in user-edit.php)
Advertisement
saveDomDocument
Saves the XML document into a file
iis7_add_rewrite_rule
Add WordPress rewrite rule to the IIS 7+ configuration file.
iis7_delete_rewrite_rule
Delete WordPress rewrite rule from web.config file if it exists there