Ticket #46074: 46074.5.diff
File 46074.5.diff, 528 bytes (added by , 6 years ago) |
---|
-
src/wp-includes/functions.php
6838 6838 * by using the {@see 'wp_direct_php_update_url'} filter. This allows hosts to send users directly to 6839 6839 * the page where they can update PHP to a newer version. 6840 6840 * 6841 * @since 5.1.1 6842 * 6841 6843 * @return string URL for directly updating PHP or empty string. 6842 6844 */ 6843 6845 function wp_get_direct_php_update_url() {