[wp-trac] [WordPress Trac] #44259: wp_query: Post & Page Parameters doc section incorrect
WordPress Trac
noreply at wordpress.org
Tue May 29 13:15:46 UTC 2018
#44259: wp_query: Post & Page Parameters doc section incorrect
--------------------------+-----------------------------
Reporter: pbiron | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version: trunk
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
The [[https://developer.wordpress.org/reference/classes/wp_query/#post-
page-parameters|Post & Page Parameters]] section of the code ref page for
`WP_Query` contains the following incorrect text:
{{{
post_name__in (array) – use post slugs. Specify posts to retrieve. (Will
be available in version 4.4)
}}}
The "Will be available in..." text should be removed since 4.4 was
released long ago.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44259>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list