Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#3802 closed defect (bug) (fixed)

wp-admin/users.php links to deprecated wp-register.php

Reported by: johnbillion's profile johnbillion Owned by:
Milestone: 2.2 Priority: low
Severity: trivial Version: 2.2
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

Line 453 of wp-admin/users.php links to wp-register.php which has been deprecated. Should be replaced with wp-login.php?action=register.

Attachments (2)

users.diff (737 bytes) - added by johnbillion 17 years ago.
Patch for line 453 of users.php
3802.diff (764 bytes) - added by Nazgul 17 years ago.

Download all attachments as: .zip

Change History (6)

@johnbillion
17 years ago

Patch for line 453 of users.php

#1 @johnbillion
17 years ago

  • Severity changed from normal to trivial

#2 @foolswisdom
17 years ago

  • Version set to 2.2

@Nazgul
17 years ago

#3 @Nazgul
17 years ago

  • Keywords has-patch added

Refreshed the patch, so it's from the root instead of wp-admin.

#4 @markjaquith
17 years ago

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

(In [4942]) Change link to deprecated wp-register.php. Props Nazgul. fixes #3802

Note: See TracTickets for help on using tickets.