Skip to content

Filters: Header Menu

NameDescription
wpex_header_menu_classes
(array)
|Returns array of classnames to be used for the #site-navigation element.
wpex_header_menu_wrap_classes
(array)
|Returns array of classnames to be used for the #site-navigation-wrap element.
wpex_has_sticky_header_menu
(bool)
|Check if the header has a sticky menu. By default returns true for header styles two, three and four.
totaltheme/header/menu/theme_location
(string)
|Returns the registered menu location to be used for the header. Default is "main_menu".
totaltheme/header/menu/is_enabled
(bool)
|Checks if the header menu should display or not.
totaltheme/header/menu/multisite_check
(bool)
|Check's if the theme should be displaying the main menu assigned to the primary site in a Multi-site installation. Default is false.
Back To Top