Browse
For agents
About
Backup Migration
/
1.3.5
Backup Migration
v1.3.5
Switch version
2.1.7
2.1.6
2.1.5.2
trunk
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.3.9
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.6.1
1.4.7
1.4.8
1.4.9
All 34 releases
Overview
Code
backup-backup
/
includes
/
dashboard
/
templates
/
option-template.php
option-template.php
12 lines
185 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
//
Namespace
4
namespace
BMI
\
Plugin
\
Dashboard
;
5
6
//
Exit on direct access
7
if
(
!
defined
(
'
ABSPATH
'
)
)
exit
;
8
9
?
>
10
11
<
div
class
=
"
option-template dropdown-option
"
>
<
/
div
>
12