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



phpmailer_init › WordPress Action Hooks

Since2.2.0
Deprecatedn/a
do_action_ref_array( 'phpmailer_init', array( &$phpmailer )
Parameters:
  • (PHPMailer) $phpmailer The PHPMailer instance (passed by reference).
    Required: Yes
Defined at:
Codex:

Fires after PHPMailer is initialized.





Source

do_action_ref_array( 'phpmailer_init', array( &$phpmailer ) );