[wp-trac] [WordPress Trac] #14743: New User/Blog activation email messages are difficult to customize

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 15 22:01:11 UTC 2010


#14743: New User/Blog activation email messages are difficult to customize
-------------------------+--------------------------------------------------
 Reporter:  mdawaffe     |        Owner:        
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:  3.1   
Component:  Multisite    |      Version:  3.0.1 
 Severity:  normal       |   Resolution:  fixed 
 Keywords:  has-patch    |  
-------------------------+--------------------------------------------------
Changes (by sboisvert):

 * cc: sboisvert (added)


Comment:

 I sadly lack the mental capacity to create diff files. (The Help Guide
 seems more geared on how to make trac work than how to submit to trac).

 I really appreciate the additions made here. One thing I would like added
 is a filter on the headers. There may be a better way to achieve changing
 the email headers and if so I am more than willing to hear it. But I feel
 a filter on the headers could be useful.

 I would suggest adding a change of line 656 to:

 $message_headers = apply_filters(
 'wpmu_signup_user_notification_headers',"From: \"{$from_name}\"
 <{$admin_email}>\n" . "Content-Type: text/plain; charset=\"" .
 get_option('blog_charset') . "\"\n",$from_name,$admin_email, $domain,
 $path,$meta);

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14743#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list