Uses
Uses | Description |
---|---|
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/functions.php: wp_update_php_url | Filters the URL to learn more about updating the PHP version the site is running on. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |