Skip to content

Instantly share code, notes, and snippets.

@k4zuki02h4t4
Created October 20, 2016 13:42
Show Gist options
  • Save k4zuki02h4t4/a92f8b0f87b7c8aa0fb88594ead5c242 to your computer and use it in GitHub Desktop.
Save k4zuki02h4t4/a92f8b0f87b7c8aa0fb88594ead5c242 to your computer and use it in GitHub Desktop.
<?php
add_action( 'phpmailer_init', function ( $phpmailer ) {
$phpmailer->XMailer = ' VisuAlive Mail Form';
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment