Browse
For agents
About
WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce
/
trunk
WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce
vtrunk
Switch version
3.4.1
1.5
1.6
1.7
1.8
1.9
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3.0
3.1.1
3.1.10
3.1.11
3.1.12
3.1.13
3.1.14
3.1.15
3.1.16
All 86 releases
Overview
Code
wp-event-manager
/
index.php
index.php
in WP Event Manager – Events Calendar, Registrations, Sell Tickets with WooCommerce trunk, at index.php
5 lines
101 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
//
silence is golden.
2
if
(
!
defined
(
'
ABSPATH
'
)
)
{
3
exit
;
//
Exit if accessed directly
4
}
5