1
0
mirror of https://github.com/fspc/water-the-theme.git synced 2025-03-11 23:03:24 -04:00
water-the-theme/public/partials/water-the-theme-public-display.php
Jonathan Rosenbaum e15da1c9da New plugin to style data from usgs/nws custom shortcode in usgs-river-data.
WordPress Plugin BoilerPlate is awesome.
2016-09-24 03:55:27 +00:00

17 lines
365 B
PHP

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