Ticket #5976 (closed enhancement: duplicate)

Opened 6 months ago

Last modified 3 weeks ago

access to posted comments via XMLRPC

Reported by: censia Assigned to: anonymous
Priority: lowest Milestone:
Component: XML-RPC Version:
Severity: normal Keywords:
Cc: josephscott

Description

It would be nice to have some kind of access to the posted comments via XMLRPC.

Change History

02/24/08 02:28:40 changed by censia

  • component changed from General to XML-RPC.

02/24/08 02:32:01 changed by technosailor

The API's that are used for XMLRPC are standards. I don't know that we want to fiddle with standards, though there is the WordPRess API.

I point back to this ticket as one to champion as it would allow you to create your own XML-RPC class for whatever you want, though in most case API editors won't support them so it might be moot.

http://trac.wordpress.org/ticket/5744

02/25/08 18:19:44 changed by josephscott

  • cc set to josephscott.

Adding features to XML-RPC that would expose comment information is something that we've brought up before. If you are interested I recommend joining the wp-xmlrpc email list http://lists.automattic.com/mailman/listinfo/wp-xmlrpc

@technosailor -

You can already add your own XML-RPC methods and override existing ones with the current code, that ticket isn't needed in order to do that.

07/31/08 21:56:24 changed by ryan

  • status changed from new to closed.
  • resolution set to duplicate.
  • milestone deleted.

Tracking this development with #7446.