request_filesystem_credentials()
Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
Source: wp-admin/includes/file.php:2160
Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
Source: wp-admin/includes/file.php:2160
Function: Checks a theme’s support for a given feature before loading the functions which implement it.
Source: wp-includes/theme.php:3101
Function: Load the database class file and instantiate the `$wpdb` global.
Source: wp-includes/load.php:544
Function: Reset the mbstring internal encoding to a users previously set encoding.
Source: wp-includes/functions.php:7237
Function: Handles resetting the user’s password.
Source: wp-includes/user.php:3042
Function: Return the correct ‘wp_template’ to render for the request template type.
Source: wp-includes/block-template.php:128
Function: Restore the current blog, after calling switch_to_blog().
Source: wp-includes/ms-blogs.php:585
Function: Restores the translations according to the original locale.
Source: wp-includes/l10n.php:1707
Function: Restores the translations according to the previous locale.
Source: wp-includes/l10n.php:1691
Function: Adds Application Passwords info to the REST API index.
Source: wp-includes/rest-api.php:1163
Function: Registers the default REST API filters.
Source: wp-includes/rest-api.php:195
Function: Registers rewrite rules for the REST API.
Source: wp-includes/rest-api.php:163
Function: Loads the REST API.
Source: wp-includes/rest-api.php:365
Function: Adds REST rewrite rules.
Source: wp-includes/rest-api.php:178
Function: Checks for errors when using application password-based authentication.
Source: wp-includes/rest-api.php:1129
Function: Collects the status of authenticating with an application password.
Source: wp-includes/rest-api.php:1091
Function: Checks the equality of two values, following JSON Schema semantics.
Source: wp-includes/rest-api.php:1946
Function: Returns a contextual HTTP error code for authorization failure.
Source: wp-includes/rest-api.php:1311
Function: Converts an error to a response object.
Source: wp-includes/rest-api.php:3295
Function: Checks for errors when using cookie-based authentication.
Source: wp-includes/rest-api.php:1012
Function: Collects cookie authentication status.
Source: wp-includes/rest-api.php:1066
Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.
Source: wp-includes/rest-api.php:3023
Function: Do a REST request.
Source: wp-includes/rest-api.php:509
Function: Ensures request arguments are a request object (for consistency).
Source: wp-includes/rest-api.php:568
Function: Ensures a REST response is a response object (for consistency).
Source: wp-includes/rest-api.php:594
Function: Filters the response to remove any fields not available in the given context.
Source: wp-includes/rest-api.php:2918
Function: Filters the REST API response to include only a white-listed set of response object fields.
Source: wp-includes/rest-api.php:846
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1834
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1711
Function: Finds the matching schema among the “oneOf” schemas.
Source: wp-includes/rest-api.php:1868