Make WordPress Core

Opened 13 years ago

Closed 12 years ago

#22771 closed defect (bug) (fixed)

Site/Home URL inconsistency in XML-RPC

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
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)

22771.patch (702 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nacin
13 years ago

  • Keywords 3.6-early added
  • Milestone changed from Awaiting Review to Future Release

#2 @SergeyBiryukov
13 years ago

  • Milestone changed from Future Release to 3.6

#3 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 23363:

Merge two different descriptions of siteurl and home options. fixes #22771.

Note: See TracTickets for help on using tickets.