Browse
For agents
About
WP Bottom Menu
/
1.2
WP Bottom Menu
v1.2
Switch version
trunk
1.0
1.0.1
1.0.2
1.0.3
1.0.4
1.1
1.1.1
1.1.2
1.2
1.3
1.3.2
1.4
1.4.2
1.4.3
2.0
2.0.1
2.1
2.1.1
2.1.2
2.1.3
2.1.4
2.2
2.2.1
2.2.2
All 27 releases
Overview
Code
wp-bottom-menu
/
inc
/
customizer-repeater
/
functions.php
functions.php
in WP Bottom Menu 1.2, at inc/customizer-repeater/functions.php
4 lines
136 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
define
(
'
CUSTOMIZER_REPEATER_VERSION
'
,
'
1.1.0
'
)
;
3
4
require
WP_BOTTOM_MENU_DIR_PATH
.
'
inc/customizer-repeater/inc/customizer.php
'
;