Files
old-new-wiaas/backend/wp-content/plugins/mailchimp-for-woocommerce/public/partials/mailchimp-woocommerce-public-display.php
2018-06-14 16:49:28 +02:00

17 lines
373 B
PHP

<?php
/**
* Provide a public-facing view for the plugin
*
* This file is used to markup the public-facing aspects of the plugin.
*
* @link https://mailchimp.com
* @since 1.0.1
*
* @package MailChimp_WooCommerce
* @subpackage MailChimp_WooCommerce/public/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->