Skip to content

Instantly share code, notes, and snippets.

@brandonmwest
brandonmwest / testing.php
Created February 28, 2012 16:23
Testing WP integration
<?php
include_once "lib/swift_required.php";
/*
* Create the body of the message (a plain-text and an HTML version).
* $text is your plain-text email
* $html is your html version of the email
* If the reciever is able to view html emails then only the html
* email will be displayed