W3cubDocs

/WordPress

apply_filters( 'wp_update_php_url', string $update_url )

Filters the URL to learn more about updating the PHP version the site is running on.

Description

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.

Parameters

$update_url

(string) URL to learn more about updating PHP.

Source

File: wp-includes/functions.php

View on Trac

Changelog

Version Description
5.1.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_update_php_url