Ticket #48771: 48771.patch
| File 48771.patch, 1.1 KB (added by , 7 years ago) |
|---|
-
src/wp-includes/load.php
312 312 * 313 313 * This filter runs before it can be used by plugins. It is designed for 314 314 * non-web run-times. Returning false causes the `WP_DEBUG` and related 315 * constants to not be checked and the default phpvalues for errors315 * constants to not be checked and the default PHP values for errors 316 316 * will be used unless you take care to update them yourself. 317 317 * 318 318 * @since 4.6.0 … … 990 990 } 991 991 992 992 /** 993 * Whether the current request is for a site's admini nstrative interface.993 * Whether the current request is for a site's administrative interface. 994 994 * 995 995 * e.g. `/wp-admin/` 996 996 * … … 1527 1527 * 1528 1528 * @since 5.2.0 1529 1529 * 1530 * @return bool True if Accepts or Content-Type headers contain xml, false otherwise.1530 * @return bool True if Accepts or Content-Type headers contain XML, false otherwise. 1531 1531 */ 1532 1532 function wp_is_xml_request() { 1533 1533 $accepted = array(
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)