Skip to content

Filter by:

All Filters
NameReturnUsage
totaltheme/header/aside/contentstringReturns the header aside content.
totaltheme/header/aside/is_supportedboolReturns true or false if the current header style supports the "aside" content area.
wpex_menu_cart_iconstringReturns the icon name for the header menu cart icon.
wpex_header_builder_page_idintReturns the template ID to use for the header.
totaltheme/header/menu/has_flush_dropdownsboolCheck 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_attrsarrayReturns an array of attributes for the header logo link.
totaltheme/header/sticky/breakpointintFilters the breakpoint for the sticky header.
totaltheme/header/aside/wrapper_classarrayReturns an array of classes added to the header-aside element.
totaltheme/header/logo/inner_classarrayReturns an array of classes added to the header logo-inner element.
totaltheme/header/inner_classarrayReturns an array of classes that will be added to the header-inner element.
Back To Top