ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WordPress
  • Page 3

_wp_delete_all_temp_backups()

Function: Deletes all contents in the temporary backup directory.

Source: wp-includes/update.php:1052

Used by 0 functions | Uses 0 functions

WP_Application_Passwords

Class: Class for displaying, modifying, and sanitizing application passwords.

Source: wp-includes/class-wp-application-passwords.php:15

Used by 0 functions | Uses 0 functions

wp_cache_flush_group()

Function: Removes all cache items in a group, if the object cache implementation supports it.

Source: wp-includes/cache-compat.php:170

Used by 0 functions | Uses 1 function

wp_cache_supports()

Function: Determines whether the object cache implementation supports a particular feature.

Source: wp-includes/cache-compat.php:198

Used by 1 function | Uses 0 functions

WP_REST_Application_Passwords_Controller::delete_items_permissions_check()

Method: Checks if a given request has access to delete all application passwords for a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:366

Used by 0 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::delete_items()

Method: Deletes all application passwords for a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:392

Used by 0 functions | Uses 1 function

WP_REST_Application_Passwords_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a specific application password for a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:421

Used by 0 functions | Uses 2 functions

WP_REST_Application_Passwords_Controller::delete_item()

Method: Deletes an application password for a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447

Used by 0 functions | Uses 3 functions

WP_REST_Application_Passwords_Controller

Class: Core class to access a user’s application passwords via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:17

Used by 0 functions | Uses 1 function

WP_REST_Application_Passwords_Controller::get_current_item_permissions_check()

Method: Checks if a given request has access to get the currently used application password for a user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:484

Used by 0 functions | Uses 1 function
« Previous 1 2 3 4 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy