Changes between Initial Version and Version 1 of Ticket #19549, comment 20
- Timestamp:
- 06/02/2012 01:28:13 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19549, comment 20
initial v1 7 7 3. patch WordPress to use new wp_phpmailer instead of new phpmailer. 8 8 9 This is all theory ofcourse 9 This is all theory of course, but at least, this way there is no need to alter the 3rd party lib phpmailer and still allow for the alteration of the X-Mailer header. 10 11 (And yes, I agree, we developers should be able to change that because our clients want us to :P )