ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 322

wp_upgrade()

Function: Runs WordPress Upgrade functions.

Source: wp-admin/includes/upgrade.php:653

Used by 0 functions | Uses 0 functions

wp_upload_bits()

Function: Creates a file in the upload folder with given content.

Source: wp-includes/functions.php:2871

Used by 0 functions | Uses 0 functions

wp_upload_dir()

Function: Returns an array containing the current upload directory’s path and URL.

Source: wp-includes/functions.php:2338

Used by 0 functions | Uses 0 functions

wp_user_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the user and user_meta table.

Source: wp-includes/user.php:3813

Used by 0 functions | Uses 0 functions

wp_user_request_action_description()

Function: Gets action description from the name and return a string.

Source: wp-includes/user.php:4630

Used by 0 functions | Uses 0 functions

wp_user_settings()

Function: Saves and restores user interface settings stored in a cookie.

Source: wp-includes/option.php:1127

Used by 0 functions | Uses 0 functions

wp_using_ext_object_cache()

Function: Toggle `$_wp_using_ext_object_cache` on and off without directly touching global.

Source: wp-includes/load.php:672

Used by 0 functions | Uses 0 functions

wp_using_themes()

Function: Determines whether the current request should use themes.

Source: wp-includes/load.php:1581

Used by 0 functions | Uses 0 functions

wp_validate_application_password()

Function: Validates the application password credentials passed via Basic Authentication.

Source: wp-includes/user.php:490

Used by 0 functions | Uses 0 functions

wp_validate_auth_cookie()

Function: Validates authentication cookie.

Source: wp-includes/pluggable.php:689

Used by 0 functions | Uses 0 functions
« Previous 1 … 321 322 323 … 329 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy