<?php /** * Define a short description for what this file does (no period) * * @package Plugin_Name * @subpackage Plugin_Name/admin/partials * @author Your Name <email@example.com> * @license GPL-2.0+ * @link http://example.com * @copyright 2014 Your Name or Company Name * @since 1.0.0 */ /** * Define a short description for what this file does. * * Define a longer description for the purpose of this file. * * @package Plugin_Name * @subpackage Plugin_Name/admin/partials * @author Your Name <email@example.com> */ ?> <!-- This file is used to markup the dashboard-specific aspects of the plugin. -->