mirror of
				https://github.com/fspc/water-the-theme.git
				synced 2025-10-31 07:35:36 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			360 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			360 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| /**
 | |
|  * Provide a admin area view for the plugin
 | |
|  *
 | |
|  * This file is used to markup the admin-facing aspects of the plugin.
 | |
|  *
 | |
|  * @link       http://freesoftwarepc.com
 | |
|  * @since      1.0.0
 | |
|  *
 | |
|  * @package    Water_The_Theme
 | |
|  * @subpackage Water_The_Theme/admin/partials
 | |
|  */
 | |
| ?>
 | |
| 
 | |
| <!-- This file should primarily consist of HTML with a little bit of PHP. -->
 |