Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#14939 closed enhancement (duplicate)

moving wp-login functions to functions.php? login.php

Reported by: sboisvert's profile sboisvert Owned by:
Milestone: Priority: normal
Severity: minor Version: 3.0.1
Component: Users Keywords:
Focuses: Cc:

Description

My main goal is to be able to call functions such as retrieve_password(), reset_password(),register_new_user() from plugins and themes, etc.

Maybe consider converting it into an include like wp-includes/registration.php so that it doesn't get loaded when unnecessary but can be included by users without having all the HTML and JS that wp-login.php currently comes with.

Thank you,

Change History (4)

#1 @scribu
14 years ago

That's a good idea. Related: #5919

#2 @hakre
14 years ago

  • Component changed from General to Users

#3 @sboisvert
14 years ago

  • Cc sboisvert added

#4 @ryan
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.