[wp-trac] [WordPress Trac] #31830: Hard coded wp-login.php url in string
WordPress Trac
noreply at wordpress.org
Thu Apr 2 06:05:27 UTC 2015
#31830: Hard coded wp-login.php url in string
------------------------------------+------------------------------
Reporter: lenasterg | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: 3.0
Severity: normal | Resolution:
Keywords: | Focuses: multisite
------------------------------------+------------------------------
Changes (by jeremyfelt):
* version: trunk => 3.0
* component: Users => Login and Registration
Comment:
Hi lenasterg, thanks for opening a ticket!
It would be nice to change the reliance on `wp-login.php` as part of the
URL. Right now the answer is to use a filter for the entire email through
`update_welcome_email`.
Considering the version of the welcome email stored in the database has
existed with `BLOG_URLwp-login.php` as part of it since pre-3.0, we would
need to be careful making any changes. Even if with schema update, two
versions of the email would need to be supported in order to maintain
backward compatibility. It would be interesting to see a possible solution
to this.
Introduced in [12603]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31830#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list