PluginProbe
WP Bottom Menu / 2.2.2
WP Bottom Menu v2.2.2
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
wp-bottom-menu / inc / customizer / customizer-repeater / functions.php

functions.php in WP Bottom Menu 2.2.2, at inc/customizer/customizer-repeater/functions.php

4 lines 147 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 define( 'CUSTOMIZER_REPEATER_VERSION', '1.1.0' );
3
4 require WP_BOTTOM_MENU_DIR_PATH . 'inc/customizer/customizer-repeater/inc/customizer.php';