Skip to content

Filters: Footer

NameDescription
totaltheme/footer/bottom/menu/theme_location
(string)
|Returns the name of the menu location for the footer bottom menu. Default: "footer_menu".
totaltheme/footer/bottom/is_enabled
(bool)
|Check if the footer bottom area is enabled.
totaltheme/footer/bottom/copyright/content
(string)
|Returns the HTML for the footer bottom copyright section.
totaltheme/footer/widgets/is_enabled
(bool)
|Check if the footer widgets are enabled or not.
totaltheme/footer/has_reveal
(bool)
|Check if the footer reveal function is enabled.
totaltheme/footer/callout/button_attributes
(array)
|Returns an array of attributes for the footer callout button.
totaltheme/footer/callout/button_text
(string)
|Returns the text for the footer callout button.
totaltheme/footer/callout/button_link
(string)
|Returns the link for the footer callout button.
totaltheme/footer/bottom/inner_class
(array)
|Returns an array of classes for the #footer-bottom element.
totaltheme/footer/callout/content
(string)
|Returns the text/html for the footer callout content.
Back To Top