[wp-trac] [WordPress Trac] #3084: Plugin filter for comments
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 30 10:23:21 GMT 2006
#3084: Plugin filter for comments
----------------------------+-----------------------------------------------
Reporter: majelbstoat | Owner: majelbstoat
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.0
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
It would be useful to be able to process the array of comments in
comments_template before they are sent to a theme. This would make it
possible for plugins to selectively remove comments based on criteria, or
merge comments from multiple posts (which is the case I'm particularly
interested in). The attached patch passes the array of comments and the
post id to a filter, 'comments_array', so that plugins can play around.
--
Ticket URL: <http://trac.wordpress.org/ticket/3084>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list