require_once('wp-includes/pluggable.php'); wp_mail( 'me@example.net', 'The subject', 'The message' );