Uses
| Uses | Description | 
|---|---|
| wp-includes/functions.php: wp_get_update_php_url() | Gets the URL to learn more about updating the PHP version the site is running on. | 
| wp-includes/functions.php: wp_get_default_update_php_url() | Gets the default URL to learn more about updating the PHP version the site is running on. | 
| wp-includes/l10n.php: __() | Retrieve the translation of $text. | 
| wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |