• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / Functions / Page 49

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

Used by 9 functions | Uses 20 functions

require_if_theme_supports()

Function: Checks a theme’s support for a given feature before loading the functions which implement it.

Source: wp-includes/theme.php:3101

Used by 0 functions | Uses 1 function

require_wp_db()

Function: Load the database class file and instantiate the `$wpdb` global.

Source: wp-includes/load.php:544

Used by 0 functions | Uses 1 function

reset_mbstring_encoding()

Function: Reset the mbstring internal encoding to a users previously set encoding.

Source: wp-includes/functions.php:7237

Used by 12 functions | Uses 1 function

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3042

Used by 0 functions | Uses 5 functions

resolve_block_template()

Function: Return the correct ‘wp_template’ to render for the request template type.

Source: wp-includes/block-template.php:128

Used by 1 function | Uses 7 functions

restore_current_blog()

Function: Restore the current blog, after calling switch_to_blog().

Source: wp-includes/ms-blogs.php:585

Used by 34 functions | Uses 9 functions

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1707

Used by 0 functions | Uses 1 function

restore_previous_locale()

Function: Restores the translations according to the previous locale.

Source: wp-includes/l10n.php:1691

Used by 20 functions | Uses 1 function

rest_add_application_passwords_to_index()

Function: Adds Application Passwords info to the REST API index.

Source: wp-includes/rest-api.php:1163

Used by 0 functions | Uses 2 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

Source: wp-includes/rest-api.php:195

Used by 0 functions | Uses 2 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

Source: wp-includes/rest-api.php:163

Used by 0 functions | Uses 2 functions

rest_api_loaded()

Function: Loads the REST API.

Source: wp-includes/rest-api.php:365

Used by 0 functions | Uses 2 functions

rest_api_register_rewrites()

Function: Adds REST rewrite rules.

Source: wp-includes/rest-api.php:178

Used by 1 function | Uses 2 functions

rest_application_password_check_errors()

Function: Checks for errors when using application password-based authentication.

Source: wp-includes/rest-api.php:1129

Used by 0 functions | Uses 1 function

rest_application_password_collect_status()

Function: Collects the status of authenticating with an application password.

Source: wp-includes/rest-api.php:1091

Used by 0 functions | Uses 0 functions

rest_are_values_equal()

Function: Checks the equality of two values, following JSON Schema semantics.

Source: wp-includes/rest-api.php:1946

Used by 2 functions | Uses 1 function

rest_authorization_required_code()

Function: Returns a contextual HTTP error code for authorization failure.

Source: wp-includes/rest-api.php:1311

Used by 75 functions | Uses 1 function

rest_convert_error_to_response()

Function: Converts an error to a response object.

Source: wp-includes/rest-api.php:3295

Used by 3 functions | Uses 0 functions

rest_cookie_check_errors()

Function: Checks for errors when using cookie-based authentication.

Source: wp-includes/rest-api.php:1012

Used by 0 functions | Uses 7 functions

rest_cookie_collect_status()

Function: Collects cookie authentication status.

Source: wp-includes/rest-api.php:1066

Used by 0 functions | Uses 1 function

rest_default_additional_properties_to_false()

Function: Sets the “additionalProperties” to false by default for all object definitions in the schema.

Source: wp-includes/rest-api.php:3023

Used by 4 functions | Uses 1 function

rest_do_request()

Function: Do a REST request.

Source: wp-includes/rest-api.php:509

Used by 3 functions | Uses 2 functions

rest_ensure_request()

Function: Ensures request arguments are a request object (for consistency).

Source: wp-includes/rest-api.php:568

Used by 1 function | Uses 1 function

rest_ensure_response()

Function: Ensures a REST response is a response object (for consistency).

Source: wp-includes/rest-api.php:594

Used by 78 functions | Uses 1 function

rest_filter_response_by_context()

Function: Filters the response to remove any fields not available in the given context.

Source: wp-includes/rest-api.php:2918

Used by 2 functions | Uses 6 functions

rest_filter_response_fields()

Function: Filters the REST API response to include only a white-listed set of response object fields.

Source: wp-includes/rest-api.php:846

Used by 0 functions | Uses 3 functions

rest_find_any_matching_schema()

Function: Finds the matching schema among the “anyOf” schemas.

Source: wp-includes/rest-api.php:1834

Used by 3 functions | Uses 3 functions

rest_find_matching_pattern_property_schema()

Function: Finds the schema for a property using the patternProperties keyword.

Source: wp-includes/rest-api.php:1711

Used by 3 functions | Uses 1 function

rest_find_one_matching_schema()

Function: Finds the matching schema among the “oneOf” schemas.

Source: wp-includes/rest-api.php:1868

Used by 3 functions | Uses 6 functions
« Previous 1 … 48 49
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry