You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?php
|
|
/**
|
|
* Email Body
|
|
*
|
|
* Heavily influenced by the great AffiliateWP plugin by Pippin Williamson.
|
|
* https://github.com/AffiliateWP/AffiliateWP/tree/master/templates/emails
|
|
*
|
|
* @since 1.1.3
|
|
*/
|
|
|
|
// Exit if accessed directly.
|
|
if ( ! defined( 'ABSPATH' ) ) {
|
|
exit;
|
|
}
|
|
?>
|
|
{email}
|