apply_filters( 'wp_direct_php_update_url', string $direct_update_url )

Filters the URL for directly updating the PHP version the site is running on from the host.


Description Description


Parameters Parameters

$direct_update_url

(string) URL for directly updating PHP.


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.1.1 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.