jam-cloud/wordpress/plugins/jamkazam/admin/partials/jamkazam-admin-display.php

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