#7446 closed enhancement (fixed)
XMLRPC Comments API
Reported by: | ryan | Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | XML-RPC | Keywords: | comments xmlrpc blessed |
Focuses: | Cc: |
Description
Add API to XMLPRC for retrieving and managing comments.
Attachments (9)
Change History (19)
#2
@
16 years ago
- Cc josephscott added
- Component changed from General to XML-RPC
- Type changed from defect to enhancement
#3
@
16 years ago
getComments() accepts optional status and post_id. A separate getPostComments() has been suggested. It'd probably just be an alias to getComments() with different argument passing if we added it.
newComment() needs a little more work. All other methods have had basic testing and are hopefully complete.
#5
@
16 years ago
In 7446.6 all methods are completed and tested. I left support for unregistered commenting out of newComments for now.
#6
@
16 years ago
wp-xmlrpc list conversation:
http://comox.textdrive.com/pipermail/wp-xmlrpc/2008-August/000258.html
#8
@
16 years ago
When editing a comment in moderation, http://trac.wordpress.org/browser/trunk/wp-includes/comment.php?rev=8543#L863 is causing the comment to be be approved with any changes to the Approval Status.
There's been some discussion about this on the wp-xmlrpc list: http://comox.textdrive.com/pipermail/wp-xmlrpc/