Files
PartnerExpo-Core/admin/partials/partnerexpo-core-admin-display.php
2026-01-13 15:37:46 +01:00

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