PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Tracking Code Manager
/
2.8.0
Tracking Code Manager
v2.8.0
Switch version
2.8.0
2.7.0
trunk
1.11.8
1.11.9
1.12.0
1.12.1
1.12.2
1.12.3
1.4
1.5
2.0.0
2.0.1
2.0.13
2.0.14
2.0.15
2.0.16
2.0.2
2.0.3
2.0.4
2.0.5
2.0.6
2.0.7
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
Overview
Code
Analysis
tracking-code-manager
/
includes
/
actions.php
tracking-code-manager
/
includes
Last commit date
admin
1 month ago
classes
2 weeks ago
actions.php
4 years ago
core.php
1 month ago
install.php
3 months ago
uninstall.php
3 months ago
actions.php
6 lines
1
<
?
php
2
//
Exit if accessed directly
3
if
(
!
defined
(
'
ABSPATH
'
)
)
{
4
exit
;
5
}
6