[wp-hackers] "Report Abuse" for comments
Mike Schinkel
mikeschinkel at newclarity.net
Sat Jan 31 15:44:53 GMT 2009
Thanks, that helps.
>> There should probably be on on the query inside the function.
Do you mean this is something to add to a v2.8+, or something else?
-Mike Schinkel
http://mikeschinkel.com/
----- Original Message -----
From: "Viper007Bond" <viper at viper007bond.com>
To: wp-hackers at lists.automattic.com
Sent: Saturday, January 31, 2009 4:50:47 AM GMT -05:00 US/Canada Eastern
Subject: Re: [wp-hackers] "Report Abuse" for comments
Yes, comment_approved would be the way to go.
Adding the link at the top if easy due to the "comment_status_links" filter.
Getting _wp_get_comment_list() to return your flagged comments for you is
the hard part as it appears to be hard coded and without a filter anywhere.
There should probably be on on the query inside the function.
On Sat, Jan 31, 2009 at 1:12 AM, Mike Schinkel
<mikeschinkel at newclarity.net>wrote:
More information about the wp-hackers
mailing list