mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -1531,8 +1531,7 @@ function wp_is_jsonp_request() {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Checks whether current request is a XML request, or is expecting a XML response.
|
||||
* Checks whether current request is an XML request, or is expecting an XML response.
|
||||
*
|
||||
* @since 5.2.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user