[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
Fri Dec 4 21:20:41 UTC 2009
#11329: Allow _wp_get_comment_list() to return comments only for specific users
-----------------------------+----------------------------------------------
Reporter: pampfelimetten | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 3.0
Component: Accessibility | Version: 2.8.5
Severity: normal | Keywords: comment_list, admin
-----------------------------+----------------------------------------------
Right now I can limit the post edit screen to only show comments of the
currently logged in user (useful in cms-like environments - especially if
you have more than 400 users like we do). See
http://wordpress.org/support/topic/287591?replies=25#post-1222413
But I can't do the same thing with comments, and it looks like I'm not the
only one missing this feature.
After looking into the source code, I think _wp_get_comment_list() should
get modified, or at least get a filter.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11329>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list