[wp-trac] [WordPress Trac] #29885: Add author__not_in for comment queries
WordPress Trac
noreply at wordpress.org
Wed Oct 8 14:47:15 UTC 2014
#29885: Add author__not_in for comment queries
-----------------------------+---------------------------
Reporter: chriscct7 | Owner: boonebgorges
Type: feature request | Status: accepted
Priority: normal | Milestone: 4.1
Component: Query | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-----------------------------+---------------------------
Comment (by boonebgorges):
> What is your thoughts?
Yup, I totally agree. Sorry if that didn't come across in the above. I'm
suggesting four new params:
{{{
'author__in', // comment author
'author__not_in', // comment author
'post_author__in', // post author
'post_author__not_in', // post author
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29885#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list