[wp-trac] [WordPress Trac] #11329: Allow _wp_get_comment_list() to return comments only for specific users
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 2 00:00:04 UTC 2010
#11329: Allow _wp_get_comment_list() to return comments only for specific users
----------------------------+-----------------------------------------------
Reporter: pampfelimetten | Owner: Denis-de-Bernardy
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 3.0
Component: Query | Version: 2.8.5
Severity: normal | Keywords: has-patch 2nd-opinion
----------------------------+-----------------------------------------------
Changes (by Denis-de-Bernardy):
* keywords: has-patch => has-patch 2nd-opinion
Comment:
suggesting we punt and massage this a bit more: a filter just seems wrong.
we're fetching posts using get_posts(), if memory serves. we ought to
retrieve comments using a get_comments() function.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11329#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list