Нет описания

body-default.php 284B

1234567891011121314151617
  1. <?php
  2. /**
  3. * Email Body
  4. *
  5. * Heavily influenced by the great AffiliateWP plugin by Pippin Williamson.
  6. * https://github.com/AffiliateWP/AffiliateWP/tree/master/templates/emails
  7. *
  8. * @since 1.1.3
  9. */
  10. // Exit if accessed directly.
  11. if ( ! defined( 'ABSPATH' ) ) {
  12. exit;
  13. }
  14. ?>
  15. {email}