Filters the URL for directly updating the PHP version the site is running on from the host.
Parameters
$direct_update_url
string- URL for directly updating PHP.
Source
esc_url( $default_url )
Changelog
Version | Description |
---|---|
5.1.1 | Introduced. |
Filters the URL for directly updating the PHP version the site is running on from the host.
$direct_update_url
stringesc_url( $default_url )
Version | Description |
---|---|
5.1.1 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.