Make WordPress Core

Opened 20 years ago

Closed 19 years ago

#3802 closed defect (bug) (fixed)

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

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

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 20 years ago.
Patch for line 453 of users.php
3802.diff (764 bytes ) - added by Nazgul 19 years ago.

Download all attachments as: .zip

Change History (6)

@johnbillion
20 years ago

Patch for line 453 of users.php

#1 @johnbillion
20 years ago

  • Severity normaltrivial

#2 @foolswisdom
20 years ago

  • Version2.2

@Nazgul
19 years ago

#3 @Nazgul
19 years ago

  • Keywords has-patch added

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

#4 @markjaquith
19 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.