Download all files FTP
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* Represents the view for the public-facing component of the plugin.
|
||||
*
|
||||
* This typically includes any information, if any, that is rendered to the
|
||||
* frontend of the theme when the plugin is activated.
|
||||
*
|
||||
* @package DrawAttention
|
||||
* @author Nathan Tyler <support@wpdrawattention.com>
|
||||
* @license GPL-2.0+
|
||||
* @link http://example.com
|
||||
* @copyright 2014 Tyler Digital
|
||||
*/
|
||||
?>
|
||||
|
||||
<!-- This file is used to markup the public facing aspect of the plugin. -->
|
||||
Reference in New Issue
Block a user