wp_enqueue_command_palette_assets()wp-includes/script-loader.php | Enqueues the assets required for the Command Palette.
|
wp_get_plugin_action_button()wp-admin/includes/plugin-install.php | Gets the markup for the plugin install action button.
|
WP_Site_Health_Auto_Updates::test_wp_version_check_attached()wp-admin/includes/class-wp-site-health-auto-updates.php | Checks if updates are intercepted by a filter.
|
Theme_Upgrader_Skin::after()wp-admin/includes/class-theme-upgrader-skin.php | Performs an action following a single theme update.
|
Theme_Installer_Skin::after()wp-admin/includes/class-theme-installer-skin.php | Performs an action following a single theme install.
|
_access_denied_splash()wp-admin/includes/ms.php | Displays an access denied message when a user tries to view a site’s dashboard they do not have access to.
|
wp_plugin_update_row()wp-admin/includes/update.php | Displays update information for a plugin.
|
wp_dashboard_right_now()wp-admin/includes/dashboard.php | Dashboard widget that displays some basic stats about the site.
|
wp_dashboard_setup()wp-admin/includes/dashboard.php | Registers dashboard widgets.
|
load_default_textdomain()wp-includes/l10n.php | Loads default translated strings based on locale.
|
add_thickbox()wp-includes/general-template.php | Enqueues the default ThickBox js and css.
|
self_admin_url()wp-includes/link-template.php | Retrieves the URL to the admin area for either the current site or the network depending on context.
|
get_edit_profile_url()wp-includes/link-template.php | Retrieves the URL to the user’s profile editor.
|
WP_Admin_Bar::add_menus()wp-includes/class-wp-admin-bar.php | Adds menus to the admin bar.
|
wp_admin_bar_site_menu()wp-includes/admin-bar.php | Adds the “Site Name” menu.
|
wp_validate_logged_in_cookie()wp-includes/user.php | Validates the logged-in cookie.
|
Check if current screen is network admin screen