[wp-trac] [WordPress Trac] #12668: Better support for custom comment types

WordPress Trac noreply at wordpress.org
Sat Oct 26 15:29:19 UTC 2013


#12668: Better support for custom comment types
-------------------------+-------------------------
 Reporter:  ptahdunbar   |       Owner:  ptahdunbar
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:
Component:  Comments     |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-------------------------
Changes (by sc0ttkclark):

 * cc: lol@… (added)
 * status:  closed => reopened
 * resolution:  maybelater =>


Comment:

 I opened #25674 because I couldn't find this one.

 > We could port most of the Post Type handling internals like
 register_post_type > register_comment_type and get_post_type >
 get_comment_type which would make this implementation in core easier. We
 could also register the built-in types like comment/pingback etc
 >
 > Then, comment_type could be implemented like post_type is in edit.php,
 for the comments page, and allow for the new comment types to be added
 into their own menus.
 >
 > I love the potential of what Custom Comment Types can bring, but
 unfortunately not having an API to work with them can make it cumbersome
 to build with.
 >
 > I can make a first pass at a patch on this if anyone is interested in
 moving this forward.

 I ended up making a new GitHub repo for a functionality proposal. It's a
 work in progress and is open to contributors and pull requests.

 http://github.com/sc0ttkclark/wp-custom-comment-types

--
Ticket URL: <http://core.trac.wordpress.org/ticket/12668#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list