[wp-trac] [WordPress Trac] #2659: Comment meta
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 13 07:58:22 GMT 2006
#2659: Comment meta
-------------------------+--------------------------------------------------
Id: 2659 | Status: new
Component: General | Modified: Thu Apr 13 07:58:22 2006
Severity: normal | Milestone: 2.1
Priority: normal | Version: 2.1
Owner: markjaquith | Reporter: markjaquith
-------------------------+--------------------------------------------------
There was some discussion about comment meta (I think in a wp-meetup), but
I can't find a ticket, so here it is.
There should be a commentmeta table that stores metadata associated with
specific comments. This allows plugins to store data associated with
specific comments, instead of trying to shoehorn it into postmeta somehow.
Some possible uses:
* Geo data
* Additional fields (like a quiz, or the commenter's age, etc)
* A link to the commenter's CoComment feed
* The name of the commenter's site
* Comment subscription status (my plugin alters the comment table...
something I wish could have been avoided)
* Antispam plugin data related to the comment
--
Ticket URL: <http://trac.wordpress.org/ticket/2659>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list