[wp-trac] [WordPress Trac] #38068: Add filters to wp_new_user_notification and wp_password_change_notification

WordPress Trac noreply at wordpress.org
Thu Sep 15 13:46:23 UTC 2016


#38068: Add filters to wp_new_user_notification and
wp_password_change_notification
-------------------------+-----------------------------
 Reporter:  pbearne      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Users        |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 There is a filters (retrieve_password_title and retrieve_password_message)
 to set retrieve password message in wp-login but not for
 wp_new_user_notification and wp_password_change_notification in
 pluggable.php this patch adds them

 the new filters are
 wp_password_change_notification_subject
 wp_password_change_notification_message
 wp_password_change_notification_headers

 wp_new_user_notification_admin_message
 wp_new_user_notification_admin_subject
 wp_new_user_notification_admin_headers

 wp_new_user_notification_message
 wp_new_user_notification_subject
 wp_new_user_notification_headers

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38068>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list