wp_get_update_php_url


wp_get_update_php_url ( No parameters )

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

Description

Gets the URL to learn more about updating the PHP version the site is running on.This URL can be overridden by specifying an environment variable `WP_UPDATE_PHP_URL` or by using the {@see 'wp_update_php_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_update_https_url, wp_get_default_update_php_url, wp_get_direct_update_https_url, wp_get_default_update_https_url, wp_get_update_php_annotation

Top Google Results

User discussions

wpseek mobile