wp-inirepo/public/partials/inirepo-public-display.php

18 lines
368 B
PHP

<?php
namespace cooini\iniRepo;
/**
* Provide a public-facing view for the plugin
*
* This file is used to markup the public-facing aspects of the plugin.
*
* @link http://example.com
* @since 1.0.0
*
* @package Inirepo
* @subpackage Inirepo/public/partials
*/
?>
<!-- This file should primarily consist of HTML with a little bit of PHP. -->