CSV-Post-Insertion-Plugin/csv-post-insertion/public/partials/csv-post-insertion-public-d...

17 lines
363 B
PHP
Raw Normal View History

2022-11-29 10:13:40 +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 hassanmujtaba.com
* @since 1.0.0
*
* @package Csv_Post_Insertion
* @subpackage Csv_Post_Insertion/public/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->