[wp-trac] [WordPress Trac] #23640: Add the option to search for slugs in category parameters in wp_query
WordPress Trac
noreply at wordpress.org
Wed Feb 27 15:14:47 UTC 2013
#23640: Add the option to search for slugs in category parameters in wp_query
-----------------------------+--------------------------
Reporter: alexvorn2 | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
I mean to add these parameters:
{{{
category_slug__and (array) - use category slugs.
category_slug__in (array) - use category slugs.
category_slug__not_in (array) - use category slugs.
}}}
for wp_query.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23640>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list