ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 324

wp_update_themes()

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

Source: wp-includes/update.php:530

Used by 0 functions | Uses 0 functions

wp_update_urls_to_https()

Function: Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.

Source: wp-includes/https-migration.php:86

Used by 0 functions | Uses 1 function

wp_update_user()

Function: Updates a user in the database.

Source: wp-includes/user.php:2537

Used by 0 functions | Uses 0 functions

wp_update_user_counts()

Function: Updates the total count of users on the site.

Source: wp-includes/user.php:1422

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 323 324 325 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy