Opened 14 years ago
Closed 14 years ago
#21822 closed enhancement (fixed)
XML-RPC: Return Home URL in wp.getOptions
| Reported by: | mrroundhill | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | XML-RPC | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch mobile commit |
| Cc: | Focuses: |
Description
It would make a few things easier for the mobile apps (and potentially other XML-RPC clients) if the Home URL was returned in the wp.getOptions call. Currently the only way we can get it is through the RSD 'homePageLink' tag.
Attaching a patch that adds support for this.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [21805]: