Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




fix_phpmailer_messageid [ WordPress Function ]

fix_phpmailer_messageid ( $phpmailer )
Defined at:



Correct From host on outgoing mail to match the site domain

Source


<?php
function fix_phpmailer_messageid$phpmailer ) {
    global 
$current_site;
    
$phpmailer->Hostname $current_site->domain;
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics