[wp-trac] [WordPress Trac] #57068: New WordPress Site email should be configurable

WordPress Trac noreply at wordpress.org
Tue Nov 15 11:31:16 UTC 2022


#57068: New WordPress Site email should be configurable
-----------------------------+-------------------------
 Reporter:  123host          |       Owner:  (none)
     Type:  feature request  |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Mail             |     Version:
 Severity:  normal           |  Resolution:  worksforme
 Keywords:  close            |     Focuses:
-----------------------------+-------------------------
Changes (by johnbillion):

 * status:  new => closed
 * resolution:   => worksforme
 * version:  6.1 =>
 * component:  Upgrade/Install => Mail
 * milestone:  Awaiting Review =>


Comment:

 @123host In order to use this filter you need to hook into the `wp_filter`
 global inside a file that loads during the installation, usually `wp-
 config.php`. This approach is documented here for another filter that runs
 before plugins have a chance to hook in:
 https://developer.wordpress.org/reference/hooks/enable_wp_debug_mode_checks/

 I'll add the same note to this filter for future reference. Cheers!

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57068#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list