wp_get_update_https_url


wp_get_update_https_url ( No parameters )

Returns:
  • (string) URL to learn more about updating to HTTPS.
Defined at:

Description

Gets the URL to learn more about updating the site to use HTTPS.This URL can be overridden by specifying an environment variable `WP_UPDATE_HTTPS_URL` or by using the {@see 'wp_update_https_url'} filter. Providing an empty string is not allowed and will result in the default URL being used. Furthermore the page the URL links to should preferably be localized in the site language.

Related Functions

wp_get_direct_update_https_url, wp_get_update_php_url, wp_get_default_update_https_url, wp_get_default_update_php_url, wp_get_update_data

Top Google Results

User discussions

wpseek mobile