[wp-trac] [WordPress Trac] #13835: XLM-RPC API should return commentmeta values
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 10 23:28:58 UTC 2010
#13835: XLM-RPC API should return commentmeta values
-----------------------------+----------------------------------------------
Reporter: djr | Owner: josephscott
Type: feature request | Status: new
Priority: low | Milestone: Unassigned
Component: XML-RPC | Version:
Severity: normal | Keywords: xml-rpc, commentmeta, api
-----------------------------+----------------------------------------------
This ticket is a follow up on my Twitter and subsequently email
conversation with Joseph Scott (josephscott) about the new commentmeta
table in WordPress 2.9 and the XML-RPC API. We use the plugin Feature
Comments (http://wpprogrammer.com/feature-comments-wordpress-plugin/) for
hiding or featuring certain comments. The plugin stores either a value of
'Buried' or 'Featured' in the commentmeta table and uses these values to
append a css class to comment_class.
I'd love to retrieve these commentmeta values (buried/features) through
the XML-RPC API (which we use) with wp.GetComment or wp.GetComments, so
we're able to programmatically hide or feature these comments in our own
iPhone app.
Please note this is a specific example, but my request should I no way be
seen as a private request. I think the commentmeta in 2.9 was a great
addition for stuff like Twitter usernames, mood, gender, and so forth. I
hope we're able to retrieve these values programmaticaly through the API
as well.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13835>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list