Skip to content

Filters: Header

NameDescription
totaltheme/header/aside/content
(string)
|Returns the header aside content.
totaltheme/header/aside/is_supported
(bool)
|Returns true or false if the current header style supports the "aside" content area.
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.
totaltheme/header/menu/has_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.
totaltheme/header/sticky/breakpoint
(int)
|Filters the breakpoint for the sticky header.
totaltheme/header/aside/wrapper_class
(array)
|Returns an array of classes added to the header-aside element.
totaltheme/header/logo/inner_class
(array)
|Returns an array of classes added to the header logo-inner element.
totaltheme/header/inner_class
(array)
|Returns an array of classes that will be added to the header-inner element.
Back To Top