Opened 4 years ago
Closed 4 years ago
#49 closed task (fixed)
discover the XML-RPC end point for a blog
| Reported by: | daniloercoli | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | About | Version: | |
| Keywords: | Cc: |
Description
To discover the XML-RPC end point for a blog I think the app should ideally take the following steps:
1- Look for the RSD link, and the end point that the RSD provides
2- If that fails look at the X-Pingback header that WordPress?? includes in the HTTP response
3- If that fails the prompt the user to manually enter in the XML-RPC end point.
Change History (1)
comment:1 Changed 4 years ago by daniloercoli
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in the latest SVN code. (rev131)