File: wp-admin/includes/misc.php
-
Filters the subject of the email sent when a change of site admin email address is attempted.
-
Filters the admin canonical URL value.
-
Refresh nonces used with meta boxes in the block editor.
-
functionwp_admin_viewport_meta()
Displays the viewport meta in the admin.
-
Filters the viewport meta in the admin.
-
Adds viewport meta for mobile in Customizer.
-
Filters a screen option value before it is set.
-
Filters the inline instructions inserted before the dynamically generated content.
-
Filters whether the active PHP version is considered acceptable by WordPress.
-
functionwp_check_php_version()
Checks if the user needs to update PHP.
-
functionwp_refresh_heartbeat_nonces()
Adds the latest Heartbeat and REST API nonce to the Heartbeat response.
-
Appends ‘(Draft)’ to draft page titles in the privacy page dropdown so that unpublished content is obvious.
-
functionwp_admin_headers()
Sends a referrer policy header so referrers are not sent externally from administration screens.
-
Filters the admin referrer policy header value.
-
functionwp_print_plugin_file_tree()
Outputs the formatted file list for the plugin file editor.
-
functionwp_print_theme_file_tree()
Outputs the formatted file list for the theme file editor.
-
functionwp_make_plugin_file_tree()
Makes a tree structure for the plugin file editor’s file list.
-
functionwp_make_theme_file_tree()
Makes a tree structure for the theme file editor’s file list.
-
Outputs JS that reloads the page if the user navigated to it with the Back or Forward button.
-
functionwp_admin_canonical_url()
Removes single-use URL parameters and create canonical link based on new URL.
-
functionupdate_option_new_admin_email()
Sends a confirmation request email when a change of site admin email address is attempted.
-
Filters the text of the email sent when a change of site admin email address is attempted.
-
functionwp_check_locked_posts()
Checks lock status for posts displayed on the Posts screen.
-
functionwp_refresh_post_lock()
Checks lock status on the New/Edit Post screen and refresh the lock.
-
functionwp_refresh_post_nonces()
Checks nonce expiration on the New/Edit Post screen and refresh if needed.
-
functionwp_heartbeat_set_suspension()
Disables suspension of Heartbeat on the Add/Edit Post screens.
-
functionheartbeat_autosave()
Performs autosave with heartbeat.
-
functionwp_color_scheme_settings()
-
functionshow_message()
Displays the given administration message.
-
functionwp_doc_link_parse()