File manager - Edit - /home/antilam/web/antilam.ru/public_html/wp-content/themes/woodmart/woocommerce/emails/promotional.php
Back
<?php /** * Customer "promotional" email. * * @package woodmart */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <?php do_action( 'woocommerce_email_header', $email_heading, $email ); ?> <?php echo wp_kses_post( $email_content ); ?> <p> <small> <?php echo wp_kses( sprintf( __( 'If you don\'t want to receive any further notification, please %s', 'woodmart' ), '<a href="' . woodmart_get_unsubscribe_link( $email->user->ID ) . '">' . esc_html__( 'unsubscribe', 'woodmart' ) . '</a>' ), true ); ?> </small> </p> <?php do_action( 'woocommerce_email_footer', $email ); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.4.22 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings