Opened 13 years ago
Closed 13 years ago
#22771 closed defect (bug) (fixed)
Site/Home URL inconsistency in XML-RPC
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | XML-RPC | Keywords: | has-patch 3.6-early |
| Focuses: | Cc: |
Description
On General Settings screen, "WordPress Address (URL)" is siteurl, and "Site Address (URL)" is home. In XML-RPC, it's vice versa: "Site URL" is siteurl and "Home URL" is home (introduced in [21805]).
Would it make sense to replace the XML-RPC strings with the ones from General Settings screen to prevent confusion?
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 23363: