Browse
For agents
About
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress
/
8.5.76
WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress
v8.5.76
Switch version
9.1.2
9.1.1
9.1.0
9.0.3
9.0.2
9.0.1
9.0.0
8.5.79
8.5.78
8.5.77
8.5.76
8.5.75
8.5.74
8.5.73
8.5.72
8.5.71
8.5.70
8.5.69
8.5.68
8.5.35
8.5.36
8.5.37
8.5.38
8.5.39
8.5.4
All 221 releases
Overview
Code
wpvr
/
admin
/
partials
/
wpvr-admin-display.php
wpvr-admin-display.php
in WPVR – 360 Panorama viewer and Virtual Tour Builder for WordPress 8.5.76, at admin/partials/wpvr-admin-display.php
19 lines
399 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
if
(
!
defined
(
'
ABSPATH
'
)
)
exit
;
//
Exit if accessed directly
3
4
5
/**
6
* Provide a admin area view for the plugin
7
*
8
* This file is used to markup the admin-facing aspects of the plugin.
9
*
10
*
@link
http://rextheme.com/
11
*
@since
1.0.0
12
*
13
*
@package
Wpvr
14
*
@subpackage
Wpvr/admin/partials
15
*/
16
?
>
17
18
<
!
--
This
file
should
primarily
consist
of
HTML
with
a
little
bit
of
PHP
.
--
>
19