#7446 closed enhancement (fixed)
XMLRPC Comments API
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | XML-RPC | Version: | |
| Severity: | normal | Keywords: | comments xmlrpc blessed |
| Cc: | josephscott, redsweater |
Description
Add API to XMLPRC for retrieving and managing comments.
Attachments (9)
Change History (19)
comment:2
josephscott
— 5 years ago
- Cc josephscott added
- Component changed from General to XML-RPC
- Type changed from defect to enhancement
comment:3
ryan
— 5 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.
comment:4
redsweater
— 5 years ago
- Cc redsweater added
comment:5
ryan
— 5 years ago
In 7446.6 all methods are completed and tested. I left support for unregistered commenting out of newComments for now.
comment:6
ryan
— 5 years ago
wp-xmlrpc list conversation:
http://comox.textdrive.com/pipermail/wp-xmlrpc/2008-August/000258.html
comment:8
MtDewVirus
— 5 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/