wp-admin/includes/class-wp-site-health.php:WP_Site_Health::wp_cron_scheduled_check() | Run our scheduled event to check and update the latest site health status for the website. |
wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:WP_Privacy_Data_Removal_Requests_List_Table::column_email() | Actions column. |
wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:WP_Privacy_Data_Removal_Requests_List_Table::column_next_steps() | Next steps column. |
wp-admin/includes/ajax-actions.php:wp_ajax_rest_nonce() | Ajax handler to renew the REST API nonce. |
wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:WP_Privacy_Data_Export_Requests_List_Table::column_email() | Actions column. |
wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:WP_Privacy_Data_Export_Requests_List_Table::column_next_steps() | Displays the next steps column. |
wp-admin/includes/theme.php:resume_theme() | Tries to resume a single theme. |
wp-admin/includes/class-wp-site-health.php:WP_Site_Health::get_test_rest_availability() | Test if the REST API is accessible. |
wp-admin/includes/class-wp-site-health.php:WP_Site_Health::enqueue_scripts() | Enqueues the site health scripts. |
wp-admin/includes/plugin.php:resume_plugin() | Tries to resume a single plugin. |
wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:WP_REST_Autosaves_Controller::prepare_item_for_response() | Prepares the revision for the REST response. |
wp-includes/script-loader.php:wp_default_packages_inline_scripts() | Adds inline scripts required for the WordPress JavaScript packages. |
wp-admin/includes/misc.php:wp_refresh_heartbeat_nonces() | Adds the latest Heartbeat and REST-API nonce to the Heartbeat response. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::handle_load_themes_request() | Loads themes into the theme browsing/installation UI. |
wp-includes/script-loader.php:wp_localize_community_events() | Localizes community events data that needs to be passed to dashboard.js. |
wp-admin/includes/ajax-actions.php:wp_ajax_install_theme() | Ajax handler for installing a theme. |
wp-admin/includes/ajax-actions.php:wp_ajax_install_plugin() | Ajax handler for installing a plugin. |
wp-includes/class-wp-customize-manager.php:WP_Customize_Manager::get_nonces() | Gets nonces for the Customizer. |
wp-includes/class-wp-customize-nav-menus.php:WP_Customize_Nav_Menus::filter_nonces() | Adds a nonce for customizing menus. |
wp-includes/rest-api.php:rest_cookie_check_errors() | Checks for errors when using cookie-based authentication. |
wp-admin/includes/class-wp-comments-list-table.php:WP_Comments_List_Table::handle_row_actions() | Generate and display row actions links. |
wp-admin/includes/class-wp-media-list-table.php:WP_Media_List_Table::column_parent() | Handles the parent column output. |
wp-includes/class-wp-customize-widgets.php:WP_Customize_Widgets::refresh_nonces() | Refreshes the nonce for widget updates. |
wp-includes/customize/class-wp-customize-background-image-control.php:WP_Customize_Background_Image_Control::enqueue() | Enqueue control related scripts/styles. |
wp-admin/includes/image-edit.php:wp_image_editor() | Loads the WP image-editing interface. |
wp-admin/includes/misc.php:wp_refresh_post_nonces() | Checks nonce expiration on the New/Edit Post screen and refresh if needed. |
wp-admin/includes/plugin-install.php:install_plugins_favorites_form() | Shows a username form for the favorites page. |
wp-admin/includes/dashboard.php:_wp_dashboard_recent_comments_row() | Outputs a row for the Recent Comments widget. |
wp-admin/includes/plugin.php:activate_plugin() | Attempts activation of plugin in a “sandbox” and redirects on success. |
wp-admin/includes/class-wp-plugin-install-list-table.php:WP_Plugin_Install_List_Table::display_rows() | |
wp-admin/includes/template.php:compression_test() | Tests support for compressing JavaScript from PHP. |
wp-admin/includes/template.php:_list_meta_row() | Outputs a single row of public meta data in the Custom Fields meta box. |
wp-admin/includes/media.php:edit_form_image_editor() | Displays the image and editor in the post editor |
wp-admin/includes/media.php:get_media_item() | Retrieves HTML form for modifying the image attachment. |
wp-admin/includes/media.php:media_upload_form() | Outputs the legacy media upload form. |
wp-admin/includes/post.php:_admin_notice_post_locked() | Outputs the HTML for the notice to say that someone else is editing or has taken over editing of this post. |
wp-admin/includes/post.php:post_preview() | Saves a draft or manually autosaves for the purpose of showing a post preview. |
wp-admin/includes/ajax-actions.php:wp_ajax_query_themes() | Ajax handler for getting themes from themes_api(). |
wp-admin/includes/ajax-actions.php:wp_ajax_replyto_comment() | Ajax handler for replying to a comment. |
wp-admin/includes/revision.php:wp_prepare_revisions_for_js() | Prepare revisions for JavaScript. |
wp-admin/includes/class-custom-image-header.php:Custom_Image_Header::step_1() | Display first step of custom header image page. |
wp-includes/general-template.php:wp_heartbeat_settings() | Default settings for heartbeat |
wp-includes/functions.php:wp_nonce_url() | Retrieve URL with nonce added to URL query. |
wp-includes/functions.php:wp_nonce_field() | Retrieve or display nonce hidden field for forms. |
wp-includes/media.php:wp_plupload_default_settings() | Prints default Plupload arguments. |
wp-includes/media.php:wp_prepare_attachment_for_js() | Prepares an attachment post object for JS, where it is expected to be JSON-encoded and fit into an Attachment model. |
wp-includes/media.php:wp_enqueue_media() | Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs. |
wp-includes/customize/class-wp-customize-header-image-control.php:WP_Customize_Header_Image_Control::enqueue() | |
wp-includes/script-loader.php:wp_default_scripts() | Registers all WordPress scripts. |