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