PluginProbe
Responsive Menu – Create Mobile-Friendly Menu / 3.1.13
Responsive Menu – Create Mobile-Friendly Menu v3.1.13
4.7.3 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.10 4.1.11 4.1.12 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 All 90 releases
← All changes | config/default_options.php +6 -0 3.1.93.1.13 View file →
@@ -76,8 +76,9 @@
76 76 'animation_type' => 'slide',
77 77 'page_wrapper' => null,
78 78 'animation_speed' => 0.5,
79 79 'transition_speed' => 0.5,
80 + 'sub_menu_speed' => 0.2,
80 81
81 82 // Menu Settings
82 83 'active_arrow_shape' => '▲',
83 84 'inactive_arrow_shape' => '▼',
@@ -213,10 +214,15 @@
213 214 'single_menu_item_submenu_background_colour' => '#ffffff',
214 215 'single_menu_item_submenu_background_colour_hover' => '#ffffff',
215 216
216 217 'use_header_bar' => 'off',
218 + 'header_bar_adjust_page' => null,
217 219 'header_bar_breakpoint' => '800',
218 220 'header_bar_logo' => null,
221 + 'header_bar_logo_height' => null,
222 + 'header_bar_logo_height_unit' => '%',
223 + 'header_bar_logo_width' => null,
224 + 'header_bar_logo_width_unit' => '%',
219 225 'header_bar_logo_alt' => '',
220 226 'header_bar_logo_link' => null,
221 227 'header_bar_title' => null,
222 228 'header_bar_html_content' => null,