mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
WordPress 4.3 has just passed 2,222,222 downloads.
(Fix typo in [33653].) git-svn-id: https://develop.svn.wordpress.org/trunk@33661 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1451,7 +1451,7 @@ class WP_Query {
|
||||
* @since 1.5.0
|
||||
* @since 4.2.0 Introduced the ability to order by specific clauses of a `$meta_query`, by passing the clause's
|
||||
* array key to `$orderby`.
|
||||
* @since 4.3.0 Introduced the `$post_name__in` parameter.
|
||||
* @since 4.4.0 Introduced the `$post_name__in` parameter.
|
||||
* @access public
|
||||
*
|
||||
* @param string|array $query {
|
||||
|
||||
Reference in New Issue
Block a user