CSV-Post-Insertion-Plugin/csv-post-insertion/admin/partials/csv-post-insertion-admin-di...

17 lines
358 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 hassanmujtaba.com
* @since 1.0.0
*
* @package Csv_Post_Insertion
* @subpackage Csv_Post_Insertion/admin/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->