APIgoat_API_wordpress_plugin/admin/partials/apigoat_doc-admin-display.php

16 lines
344 B
PHP
Raw Normal View History

2020-09-03 22:10:06 +00:00
<?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 apigoat_doc
* @subpackage apigoat_doc/admin/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->