Browse
For agents
About
Essential Widgets
/
1.1
Essential Widgets
v1.1
Switch version
3.2.1
3.3
3.2
trunk
1.0.0
1.0.1
1.1
1.2
1.2.1
1.2.2
1.3
1.4
1.4.1
1.5
1.6
1.7
1.7.1
1.7.2
1.7.3
1.7.4
1.8
1.9
2.0
2.1
2.2
All 31 releases
Overview
Code
essential-widgets
/
admin
/
partials
/
essential-widgets-admin-display.php
essential-widgets-admin-display.php
in Essential Widgets 1.1, at admin/partials/essential-widgets-admin-display.php
17 lines
363 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
/**
4
* Provide a admin area view for the plugin
5
*
6
* This file is used to markup the admin-facing aspects of the plugin.
7
*
8
*
@link
https://catchplugins.com
9
*
@since
1.0.0
10
*
11
*
@package
Essential_Widgets
12
*
@subpackage
Essential_Widgets/admin/partials
13
*/
14
?
>
15
16
<
!
--
This
file
should
primarily
consist
of
HTML
with
a
little
bit
of
PHP
.
--
>
17