wp_direct_php_update_button
wp_direct_php_update_button ( No parameters )
- Introduced in WordPress: 5.1.1
- Deprecated in WordPress: —
Description
Displays a button directly linking to a PHP update process.This provides hosts with a way for users to be sent directly to their PHP update process.
The button is only displayed if a URL is returned by `wp_get_direct_php_update_url()`.