mirror of
https://github.com/fspc/water-the-theme.git
synced 2026-09-17 17:11:37 -04:00
New plugin to style data from usgs/nws custom shortcode in usgs-river-data.
WordPress Plugin BoilerPlate is awesome.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?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. -->
|
||||
Reference in New Issue
Block a user