ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WordPress
  • Page 4

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_Exception

Class: Core base Exception class.

Source: wp-includes/class-wp-exception.php:16

Used by 0 functions | Uses 0 functions

wp_maybe_auto_update

Action Hook: Fires during wp_cron, starting the auto-update process.

Source: wp-includes/update.php:241

Used by 0 functions | Uses 0 functions

update_plugins_{$hostname}

Filter Hook: Filters the update response for a given plugin hostname.

Source: wp-includes/update.php:457

Used by 0 functions | Uses 0 functions

update_themes_{$hostname}

Filter Hook: Filters the update response for a given theme hostname.

Source: wp-includes/update.php:734

Used by 0 functions | Uses 0 functions

wp_clean_update_cache()

Function: Clears existing update caches for plugins, themes, and core.

Source: wp-includes/update.php:1009

Used by 0 functions | Uses 0 functions

wp_update_plugins()

Function: Checks for available updates to plugins based on the latest versions hosted on WordPress.org.

Source: wp-includes/update.php:261

Used by 0 functions | Uses 0 functions

plugins_update_check_locales

Filter Hook: Filters the locales requested for plugin translations.

Source: wp-includes/update.php:356

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