wp-admin/includes/class-wp-site-health.php:
WP_Site_Health::get_test_plugin_version()
|
Tests if plugins are outdated, or unnecessary.
|
wp-admin/includes/class-wp-site-health.php:
WP_Site_Health::get_test_theme_version()
|
Tests if themes are outdated, or unnecessary.
|
wp-admin/includes/class-wp-site-health.php:
WP_Site_Health::get_test_page_cache()
|
Tests if a full page cache is available.
|
wp-admin/includes/dashboard.php:
wp_dashboard_site_health()
|
Displays the Site Health Status widget.
|
wp-includes/rest-api.php:
rest_validate_object_value_from_schema()
|
Validates an object value based on a schema.
|
wp-includes/rest-api.php:
rest_validate_array_value_from_schema()
|
Validates an array value based on a schema.
|
wp-includes/rest-api.php:
rest_validate_string_value_from_schema()
|
Validates a string value based on a schema.
|
wp-includes/functions.php:
human_readable_duration()
|
Converts a duration to human readable format.
|
wp-includes/deprecated.php:
__ngettext()
|
Retrieve the plural or single form based on the amount.
|
wp-includes/deprecated.php:
_nc()
|
Legacy version of _n(), which supports contexts.
|
wp-includes/script-loader.php:
wp_default_scripts()
|
Register all ClassicPress scripts.
|
wp-includes/class-wp-customize-widgets.php:
WP_Customize_Widgets::enqueue_scripts()
|
Enqueues scripts and styles for Customizer panel and export data to JavaScript.
|
wp-includes/l10n.php:
translate_nooped_plural()
|
Translates and returns the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().
|
wp-includes/pluggable.php:
wp_notify_moderator()
|
Notifies the moderator of the site about a new comment that is awaiting approval.
|
wp-includes/admin-bar.php:
wp_admin_bar_comments_menu()
|
Adds edit comments link with awaiting moderation count bubble.
|
wp-includes/admin-bar.php:
wp_admin_bar_updates_menu()
|
Provides an update link if theme/plugin/core updates are available.
|
wp-includes/embed.php:
print_embed_comments_button()
|
Prints the necessary markup for the embed comments button.
|
wp-includes/class-wp-customize-manager.php:
WP_Customize_Manager::save_changeset_post()
|
Saves the post for the loaded changeset.
|
wp-includes/class-wp-customize-nav-menus.php:
WP_Customize_Nav_Menus::customize_register()
|
Adds the customizer settings and controls.
|
wp-includes/class-wp-customize-nav-menus.php:
WP_Customize_Nav_Menus::enqueue_scripts()
|
Enqueues scripts and styles for Customizer pane.
|
wp-includes/ms-functions.php:
wpmu_validate_blog_signup()
|
Processes new site registrations.
|
wp-includes/formatting.php:
human_time_diff()
|
Determines the difference between two timestamps.
|
wp-includes/update.php:
wp_get_update_data()
|
Collects counts and UI strings for available updates.
|
wp-includes/comment-template.php:
comments_popup_link()
|
Displays the link to the comments for the current post ID.
|
wp-includes/comment-template.php:
get_comments_number_text()
|
Displays the language string for the number of comments the current post has.
|
wp-admin/includes/class-wp-screen.php:
WP_Screen::render_screen_layout()
|
Renders the option for number of columns on the page.
|
wp-admin/includes/class-wp-plugins-list-table.php:
WP_Plugins_List_Table::get_views()
|
|
wp-admin/includes/class-wp-list-table.php:
WP_List_Table::comments_bubble()
|
Displays a comment count bubble.
|
wp-admin/includes/class-wp-list-table.php:
WP_List_Table::pagination()
|
Displays the pagination.
|
wp-admin/includes/class-wp-list-table.php:
WP_List_Table::ajax_response()
|
Handles an incoming ajax request (called from admin-ajax.php)
|
wp-admin/includes/class-wp-ms-themes-list-table.php:
WP_MS_Themes_List_Table::get_views()
|
|
wp-admin/includes/template.php:
wp_star_rating()
|
Outputs a HTML element with a star rating for a given rating.
|
wp-admin/includes/class-wp-ms-users-list-table.php:
WP_MS_Users_List_Table::get_views()
|
|
wp-admin/includes/plugin-install.php:
install_plugin_information()
|
Displays plugin information in dialog box form.
|
wp-admin/includes/ajax-actions.php:
wp_ajax_replyto_comment()
|
Ajax handler for replying to a comment.
|
wp-admin/includes/ajax-actions.php:
_wp_ajax_delete_comment_response()
|
Sends back current comment total and new page links if they need to be updated.
|
wp-admin/includes/class-wp-privacy-requests-table.php:
WP_Privacy_Requests_Table::process_bulk_action()
|
Process bulk actions.
|
wp-admin/includes/dashboard.php:
wp_dashboard_right_now()
|
Dashboard widget that displays some basic stats about the site.
|
wp-admin/includes/dashboard.php:
wp_network_dashboard_right_now()
|
|
wp-admin/includes/class-wp-users-list-table.php:
WP_Users_List_Table::single_row()
|
Generate HTML for a single row on the users.php admin panel.
|