New and updated in 5.1.1
-
functionwp_get_direct_php_update_url()
Gets the URL for directly updating the PHP version the site is running on.
-
Filters the URL for directly updating the PHP version the site is running on from the host.
-
functionwp_direct_php_update_button()
Displays a button directly linking to a PHP update process.
-
Filters whether the active PHP version is considered acceptable by WordPress.
-
functionwp_check_php_version()
Checks if the user needs to update PHP.