Name | Return | Usage |
---|
wpex_menu_cart_icon | string | Returns the icon name for the header menu cart icon. |
wpex_header_builder_page_id | int | Returns the template ID to use for the header. |
wpex_has_header_menu_flush_dropdowns | bool | Check if the header menu should have "flush" dropdowns, in other words the header menu is the same height as the header. |
wpex_header_logo_link_attrs | array | Returns an array of attributes for the header logo link. |
wpex_sticky_header_breakpoint | int | Filters the breakpoint for the sticky header. |
wpex_header_logo_is_svg | bool | Check if the header logo is an SVG or not. |
wpex_header_aside_class | array | Returns an array of classes added to the header-aside element. |
wpex_header_logo_inner_class | array | Returns an array of classes added to the header logo-inner element. |
wpex_header_inner_class | array | Returns an array of classes that will be added to the header-inner element. |
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. |