[wp-trac] [WordPress Trac] #20116: Welcome User Email in Multisite Can't Be Changed
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 19 23:10:39 UTC 2012
#20116: Welcome User Email in Multisite Can't Be Changed
--------------------------+--------------------
Reporter: Ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3.2
Component: Multisite | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+--------------------
Comment (by nacin):
For trunk, I'd like to go along with something like
[attachment:20116.2.diff]. However, populate_network() only runs when the
network is initially created. We should add some code to
upgrade_network().
Since this is going to mean we are repeating this email three times, maybe
we can just repurpose welcome_user_msg_filter(). Make $text default to
false and then welcome_user_msg_filter() can just give us our email
content. Perhaps too hacky, but it's an idea.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20116#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list