Opened 9 years ago
Closed 7 months ago
#35829 closed enhancement (maybelater)
Separate functions from wp-login.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | has-patch close |
Focuses: | Cc: |
Description
There are some functions in wp-login.php
. But it makes hard to customize login page. (e.g. 2FA Feature plugin)
Related: #20279
Attachments (1)
Change History (4)
#2
@
8 months ago
- Keywords close added
Given the age of this ticket and lack of traction since it was opened, I wanted to check if this enhancement is still desirable at this time.
I'll mark with close
for now to signal future closure (maybelater
perhaps). However, if there is renewed interest in making these functions reusable outside wp-login.php
, a refreshed patch is absolutely welcome!
Note: See
TracTickets for help on using
tickets.
Related: #31039, #15384