Changes between Initial Version and Version 1 of Ticket #7009, comment 10
- Timestamp:
- 04/13/2016 12:33:13 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7009, comment 10
initial v1 1 after discussion on slack with jjj i have noticed that wordpress is using phpmailer_init to add hostname. 1 @DJPaul 2 Hi Paul after discussion on slack with jjj i have noticed that wordpress is using phpmailer_init to add hostname. 2 3 since after 2.0.5 we have added phpmailer_init hook so we no longer need get_hostname() method and $phpmailer->Hostname = self::get_hostname(); 3 4