Filters: Top bar
| Name | Description |
|---|---|
| totaltheme/topbar/menu/class | (array) |Returns an array of classes to be added to the topbar menu ul element. |
| totaltheme/topbar/social/is_enabled | (bool) |Check if the topbar should display social items or not. |
| totaltheme/topbar/content_class | (array) |Returns an array of classes for the #top-bar-content element. |
| totaltheme/topbar/social/choices | (array) |Returns array of social options for use with the Top Bar social. |
| wpex_topbar_social_links_output | (string) |HTML output for the Top Bar social links. |
| totaltheme/topbar/social/link_attributes | (array) |Returns and array of attributes to be added to the Top Bar social profile links. |
| totaltheme/topbar/social/icon_style | (string) |Returns the style name to be used for the Top Bar social profile link icons. Default is "flat-color-rounded". |
| totaltheme/topbar/social/alt_content | (string) |Returns the alternative content to display instead of the social links in the Top Bar. |
| totaltheme/topbar/social/wrapper_class | (array) |Array of classes to be added to the top bar element holding the social profile links. |
| totaltheme/topbar/inner_class | (array) |Array of classes to be added to the inner top bar element. |