Files
2026-04-28 15:13:50 +02:00

17 lines
382 B
PHP

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