Name | Return | Usage |
---|
totaltheme/topbar/menu/class | array | Returns an array of classes to be added to the topbar menu ul element. |
wpex_has_topbar_social | bool | Check if the topbar should display social items or not. |
wpex_topbar_content_class | array | Returns an array of classes for the #top-bar-content element. |
wpex_topbar_content | string | Returns the text/html for the top bar content. |
wpex_topbar_social_options | 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. |
wpex_topbar_social_link_attrs | array | Returns and array of attributes to be added to the Top Bar social profile links. |
wpex_topbar_social_style | string | Returns the style name to be used for the Top Bar social profile link icons. Default is "flat-color-rounded". |
wpex_topbar_social_alt_content | string | Returns the alternative content to display instead of the social links in the Top Bar. |
wpex_topbar_social_class | array | Array of classes to be added to the top bar element holding the social profile links. |