Browse
For agents
About
Borderless – Addons and Templates for Elementor
/
1.1.4
Borderless – Addons and Templates for Elementor
v1.1.4
Switch version
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.2.0
1.2.1
1.2.2
1.2.3
All 78 releases
Overview
Code
borderless
/
modules
/
wpbakery
/
wpbakery.php
wpbakery.php
in Borderless – Addons and Templates for Elementor 1.1.4, at modules/wpbakery/wpbakery.php
12 lines
382 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
//
don't load directly
4
defined
(
'
ABSPATH
'
)
||
exit
;
5
6
7
/*
-----------------------------------------------------------------------------------
*/
8
/*
WPBakery
9
/*-----------------------------------------------------------------------------------
*/
10
11
require_once
(
BORDERLESS__WPBAKERY
.
"
/lean-map.php
"
)
;
12
require_once
(
BORDERLESS__WPBAKERY
.
"
/paramns/icon-manager-param.php
"
)
;