Docs: Fix typo in wp_is_xml_request()
description.
See #46026. git-svn-id: https://develop.svn.wordpress.org/trunk@45018 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
20ede58996
commit
fd2c97766f
@ -1531,8 +1531,7 @@ function wp_is_jsonp_request() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
* Checks whether current request is an XML request, or is expecting an XML response.
|
||||||
* Checks whether current request is a XML request, or is expecting a XML response.
|
|
||||||
*
|
*
|
||||||
* @since 5.2.0
|
* @since 5.2.0
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user