wp-includes/error-protection.php:
wp_get_extension_error_description()
|
Get a human readable description of an extension’s error.
|
wp-includes/classicpress/class-wp-compat.php:
WP_Compat::using_block_function()
|
This function have to be called from a polyfill to map themes and plugins calling those functions.
|
wp-includes/classicpress/class-cp-customization-frontend.php:
CP_Customization_Frontend::remove_emoji_hint()
|
|
wp-includes/script-loader.php:
_wp_normalize_relative_css_links()
|
Makes URLs relative to the WordPress installation.
|
wp-includes/general-template.php:
wp_admin_css()
|
Enqueues or directly prints a stylesheet link to the specified CSS file.
|
wp-includes/bookmark-template.php:
_walk_bookmarks()
|
The formatted output of a list of bookmarks.
|
wp-includes/ms-load.php:
get_site_by_path()
|
Retrieves the closest matching site object by its domain and path.
|
wp-includes/link-template.php:
set_url_scheme()
|
Sets the scheme for a URL.
|
wp-includes/link-template.php:
plugins_url()
|
Retrieves a URL within the plugins or mu-plugins directory.
|
wp-includes/ms-deprecated.php:
wpmu_admin_do_redirect()
|
Redirect a user based on $_GET or $_POST arguments.
|
wp-includes/ms-blogs.php:
get_blog_details()
|
Retrieves the details for a blog from the blogs table and blog options.
|
wp-includes/http.php:
wp_parse_url()
|
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
|
wp-includes/theme.php:
search_theme_directories()
|
Searches all registered theme directories for complete and valid themes.
|
wp-includes/theme.php:
get_theme_root_uri()
|
Retrieves URI for themes directory.
|
wp-includes/plugin.php:
plugin_basename()
|
Gets the basename of a plugin.
|
wp-includes/rewrite.php:
url_to_postid()
|
Examines a URL and try to determine the post ID it represents.
|
wp-includes/post-template.php:
post_password_required()
|
Determines whether the post requires password and whether a correct password has been provided.
|
wp-admin/menu-header.php:
_wp_menu_output()
|
Display menu.
|
wp-admin/includes/class-wp-media-list-table.php:
WP_Media_List_Table::column_default()
|
Handles output for the default column.
|
wp-admin/includes/class-wp-media-list-table.php:
WP_Media_List_Table::get_views()
|
|
wp-admin/includes/network.php:
network_step1()
|
Prints step 1 for Network installation process.
|
wp-admin/includes/network.php:
network_step2()
|
Prints step 2 for Network installation process.
|
wp-admin/includes/class-core-upgrader.php:
Core_Upgrader::check_files()
|
Compare the disk file checksums against the expected checksums.
|
wp-admin/includes/menu.php:
add_menu_classes()
|
Adds CSS classes for top-level administration menu items.
|
wp-admin/includes/plugin.php:
get_plugins()
|
Checks the plugins directory and retrieve all plugin files with plugin data.
|
wp-admin/includes/privacy-tools.php:
wp_privacy_generate_personal_data_export_group_html()
|
Generate a single group for the personal data export report.
|