Browse
For agents
About
Easy Elements for Elementor – Addons & Website Templates
/
trunk
Easy Elements for Elementor – Addons & Website Templates
vtrunk
Switch version
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.6
1.4.7
1.4.8
1.4.5
1.4.4
1.4.3
1.2.7
1.2.8
1.2.9
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
All 47 releases
Overview
Code
easy-elements
/
includes
/
Admin
/
settings-framework
/
init.php
init.php
in Easy Elements for Elementor – Addons & Website Templates trunk, at includes/Admin/settings-framework/init.php
3 lines
89 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
;
3
include
__DIR__
.
'
/fields/FieldManager.php
'
;