Filters: Mobile Menu
| Name | Description |
|---|---|
| totaltheme/mobile/menu/style | (string) |Returns the current mobile menu style. Options: sidr, full_screen or toggle. |
| wpex_mobile_menu_open_submenu_icon | (string) |Returns the name of the icon to use for the mobile menu submenu toggle icon. |
| wpex_hamburger_icon | (string) |Returns the output for the hamburger icon which is used by default for the mobile menu toggle but may display in other areas. |
| wpex_get_mobile_menu_styles | (array) |Returns array of mobile menu style choices ( sidr, toggle, full_screen or disabled). |
| wpex_header_menu_mobile_toggle_icons | (string) |Returns the HTML to be added to the mobile menu toggle area next to the hamburger icons. By default it displays the Mobile menu icons menu. |
| wpex_mobile_menu_toggle_icon | (string) |Returns the HTML to be used for the mobile menu hamburger toggle icon. By default this includes the link, screen reader text and icon. |
| wpex_mobile_menu_open_button_text | (string) |Returns the "text" to be used for the mobile menu hamburger icon. By default it returns the hamburger icon only. |
| totaltheme/mobile/menu/sidr/source | (array) |Returns an array of element classnames or ID's to be appended to the Sidebar style mobile menu. |
| totaltheme/mobile/menu/breakpoint | (int) |Returns a numerical value for the mobile menu breakpoint, which is the screen width at which the main header menu becomes hidden and the mobile menu toggle becomes visible. |
| wpex_mobile_menu_toggle_style | (string) |Returns the name of the mobile menu toggle style to be used. Accepts icon_buttons, icon_buttons_under_logo, navbar, fixed_top, custom. |