[wp-trac] [WordPress Trac] #12668: Better support for custom comment types
WordPress Trac
noreply at wordpress.org
Mon Oct 13 03:12:31 UTC 2014
#12668: Better support for custom comment types
-------------------------+------------------------------
Reporter: ptahdunbar | Owner: ptahdunbar
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by mordauk):
Regardless of whether storing things like payment notes in comments is
"proper", I still think better support for custom comment types has a lot
of merit.
Pingbacks and trackbacks are custom comment types. Why not make it easier
to support more comment types like that?
The issue right now isn't so much that we don't have support for custom
comment types, it's that we don't have support for separating comment
types out from one another.
Anyone can go and create a custom comment type right now, but any comment
inserted with a custom type will still be included in the default comment
tables and lists, and removing a comment type from those queries is rather
expensive, as shown above.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/12668#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list