Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#13087 closed defect (bug) (fixed)

Some improvments for wp-signup.php; wrong title for signup

Reported by: ocean90's profile ocean90 Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Multisite Keywords: has-patch
Focuses: Cc:

Description

  • use network_home_url()
  • remove $current_site->path for subdomain install
  • change privacy and email string, so that its the same as on install.php
  • use get_home_url()
  • Do not use "we"
  • use network_admin_url()
  • todo: the title shows a 404 message (Not found in 2010)

Attachments (3)

13087.patch (6.3 KB) - added by ocean90 15 years ago.
13097.1.diff (1.2 KB) - added by ocean90 15 years ago.
with title fix
13087.1.patch (6.4 KB) - added by ocean90 15 years ago.
the real patch

Download all attachments as: .zip

Change History (7)

@ocean90
15 years ago

@ocean90
15 years ago

with title fix

#1 @ocean90
15 years ago

  • Keywords has-patch added; needs-patch removed

#2 @wpmuguru
15 years ago

@ocean90 - I think you put the patch on the wrong ticket.

@ocean90
15 years ago

the real patch

#3 @ocean90
15 years ago

wpmuguru: Oops! I added the new one.

#4 @wpmuguru
15 years ago

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

(In [14575]) signup cleanup, props ocean90, fixes #13087

Note: See TracTickets for help on using tickets.