Changes between Initial Version and Version 1 of Ticket #33209, comment 12
- Timestamp:
- 04/25/2016 12:10:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33209, comment 12
initial v1 2 2 3 3 * Changes the default text for notification emails so that they contain a placeholder `RESETPWLINK` instead of `PASSWORD`. 4 * Performs a simple `false !== strpos( $welcome_email, 'PASSWORD' )` check in `wp_welcome_notification`/`wp_welcome_ notification` to see if the email text in the `welcome_email`/`welcome_user_email` option contains the placeholder for the password.4 * Performs a simple `false !== strpos( $welcome_email, 'PASSWORD' )` check in `wp_welcome_notification`/`wp_welcome_user_notification` to see if the email text in the `welcome_email`/`welcome_user_email` option contains the placeholder for the password. 5 5 * If it does, then the password is sent to the user in plain text (in order to maintain backwards compatibility). 6 6 * Otherwise, a password reset link is sent instead.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)