[wp-trac] [WordPress Trac] #12668: Better support for custom comment types
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 22 10:42:31 UTC 2010
#12668: Better support for custom comment types
-------------------------+--------------------------------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Comments | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Similar to the improved support for custom post types #9674, we really
need better support for custom comment types. At the database layer, this
is completely supported and is used for post type comments, trackbacks and
pingbacks. The code just needs to be decoupled into standard APIs.
Specifically, we'll need APIs for registering comment types, and comment
statuses so the admin interface (edit-comments.php) can support them.
I'll be working on a patch, although feel free to provide your own
patches, ideas and insights :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12668>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list