PATH:
home
/
lab2454c
/
baas.elementalrock.com
/
wp-content
/
plugins
/
wpforms-lite
/
templates
/
emails
<?php /** * General body template (plain text). * * This template can be overridden by copying it to yourtheme/wpforms/emails/general-body-plain.php. * * @since 1.5.4 * * @version 1.5.4 * * @var string $message */ if ( ! \defined( 'ABSPATH' ) ) { exit; } echo \wp_kses_post( $message );
[-] summary-style.php
[edit]
[-] summary-body.php
[edit]
[+]
..
[-] general-footer.php
[edit]
[-] general-body.php
[edit]
[-] summary-body-plain.php
[edit]
[-] summary-footer.php
[edit]
[-] general-body-plain.php
[edit]
[-] general-header.php
[edit]
[-] general-style.php
[edit]
[-] summary-footer-plain.php
[edit]
[-] general-queries.php
[edit]