PATH:
home
/
letacommog
/
ldqm1
/
wp-content
/
plugins
/
google-analytics-for-wordpress
/
includes
/
emails
/
templates
<?php /** * Email Body * * Heavily influenced by the AffiliateWP plugin by Pippin Williamson. * https://github.com/AffiliateWP/AffiliateWP/tree/master/templates/emails * * @since 7.10.5 */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } ?> {email}
[+]
..
[-] header-default.php
[edit]
[-] body-default.php
[edit]
[-] body-default-plain.php
[edit]
[-] footer-default.php
[edit]