Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / Functions / Page 49

remove_theme_support()

Function: Allows a theme to de-register its support of a certain feature

Source: wp-includes/theme.php:2973

Used by 2 functions | Uses 1 function

remove_user_from_blog()

Function: Removes a user from a blog.

Source: wp-includes/ms-functions.php:230

Used by 5 functions | Uses 12 functions

render_block()

Function: Renders a single block into a HTML string.

Source: wp-includes/blocks.php:990

Used by 4 functions | Uses 2 functions

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:2246

Used by 9 functions | Uses 18 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:3137

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:564

Used by 0 functions | Uses 1 function

reset_mbstring_encoding()

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

Source: wp-includes/functions.php:7317

Used by 12 functions | Uses 1 function

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3288

Used by 0 functions | Uses 3 functions

resolve_block_template()

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

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

Used by 3 functions | Uses 6 functions

restore_current_blog()

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

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

Used by 34 functions | Uses 8 functions

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1727

Used by 0 functions | Uses 1 function

restore_previous_locale()

Function: Restores the translations according to the previous locale.

Source: wp-includes/l10n.php:1707

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:1187

Used by 0 functions | Uses 2 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

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

Used by 0 functions | Uses 2 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

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

Used by 0 functions | Uses 2 functions

rest_api_loaded()

Function: Loads the REST API.

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

Used by 0 functions | Uses 2 functions

rest_api_register_rewrites()

Function: Adds REST rewrite rules.

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

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:1153

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:1115

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:1975

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:1340

Used by 78 functions | Uses 1 function

rest_convert_error_to_response()

Function: Converts an error to a response object.

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

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:1036

Used by 0 functions | Uses 7 functions

rest_cookie_collect_status()

Function: Collects cookie authentication status.

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

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:3052

Used by 6 functions | Uses 1 function

rest_do_request()

Function: Do a REST request.

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

Used by 4 functions | Uses 2 functions

rest_ensure_request()

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

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

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:618

Used by 86 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:2947

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:870

Used by 0 functions | Uses 3 functions
Previous 1 2 … 48 49
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • 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
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry