Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#5976 closed enhancement (duplicate)

access to posted comments via XMLRPC

Reported by: censia's profile censia Owned by:
Milestone: Priority: lowest
Severity: normal Version:
Component: XML-RPC Keywords:
Focuses: Cc:

Description

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

Change History (4)

#1 @censia
16 years ago

  • Component changed from General to XML-RPC

#2 @technosailor
16 years ago

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

#3 @josephscott
16 years ago

  • Cc josephscott added

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.

#4 @ryan
16 years ago

  • Milestone 2.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Tracking this development with #7446.

Note: See TracTickets for help on using tickets.