Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd
/
wp-content
/
plugins
/
woocommerce
/
packages
/
email-editor
/
src
/
Engine
/
Templates
/
File Content:
single-email-post-template.php
<?php /** * This file is part of the WooCommerce Email Editor package. * Template canvas file to render the emails custom post type. * * @package Automattic\WooCommerce\EmailEditor */ // get the rendered post HTML content. $template_html = apply_filters( 'woocommerce_email_editor_preview_post_template_html', get_post() ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo $template_html;
Submit
FILE
FOLDER
Name
Size
Permission
Action
class-template.php
2831 bytes
0644
class-templates-registry.php
2380 bytes
0644
class-templates.php
5768 bytes
0644
email-general.html
96 bytes
0644
single-email-post-template.php
417 bytes
0644
N4ST4R_ID | Naxtarrr