mirror of
git://develop.git.wordpress.org/
synced 2025-03-19 11:29:48 +01:00
Docs: Improve the DocBlock summary for WP_Query::parse_orderby()
.
See #41017. git-svn-id: https://develop.svn.wordpress.org/trunk@41042 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f72de4fff3
commit
666b9d7ccd
@ -1506,8 +1506,7 @@ class WP_Query {
|
||||
}
|
||||
|
||||
/**
|
||||
* If the passed orderby value is allowed, convert the alias to a
|
||||
* properly-prefixed orderby value.
|
||||
* Converts the given orderby alias (if allowed) to a properly-prefixed value.
|
||||
*
|
||||
* @since 4.0.0
|
||||
* @access protected
|
||||
|
Loading…
x
Reference in New Issue
Block a user