WC-Coupon-Manager-Plugin/coupon-manager/public/partials/coupon-manager-public-displ...

17 lines
361 B
PHP
Raw Normal View History

2022-11-29 10:11:10 +00:00
<?php
/**
* Provide a public-facing view for the plugin
*
* This file is used to markup the public-facing aspects of the plugin.
*
* @link http://abdulwahab.live/
* @since 1.0.0
*
* @package Coupon_Manager
* @subpackage Coupon_Manager/public/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->