C:\xampp\htdocs\landing\wp-content\plugins\wpforms-lite\templates\emails\summary-footer-plain.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?php
/**
 * Summary footer template (plain text).
 *
 * This template can be overridden by copying it to yourtheme/wpforms/emails/summary-footer-plain.php.
 *
 * @since 1.6.2.3
 *
 * @version 1.6.2.3
 */

if ( ! defined'ABSPATH' ) ) {
    exit;
}

echo 
"\n---\n\n";
printf/* translators: %s - link to a site. */
    
esc_html__'This email was auto-generated and sent from %s.''wpforms-lite' ),
    
esc_htmlwp_specialchars_decodeget_bloginfo'name' ) ) )
);
echo 
"\n";
printf/* translators: %s - link to the documentation. */
    
esc_html__'Learn how to disable: %s.''wpforms-lite' ),
    
'https://wpforms.com/docs/how-to-use-email-summaries/#faq'
);
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586