ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 174

remove_theme_support()

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

Source: wp-includes/theme.php:2958

Used by 0 functions | Uses 1 function

remove_user_from_blog()

Function: Removes a user from a blog.

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

Used by 4 functions | Uses 4 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:2245

Used by 0 functions | Uses 0 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:3123

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

Used by 0 functions | Uses 0 functions

reset_mbstring_encoding()

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

Source: wp-includes/functions.php:7439

Used by 0 functions | Uses 0 functions

reset_password()

Function: Handles resetting the user’s password.

Source: wp-includes/user.php:3293

Used by 0 functions | Uses 0 functions

rest_add_application_passwords_to_index()

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

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

Used by 0 functions | Uses 0 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

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

Used by 0 functions | Uses 0 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 173 174 175 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy