skip to Main Content

Filter by:

All Filters
NameReturnUsage
totaltheme/topbar/menu/classarrayReturns an array of classes to be added to the topbar menu ul element.
wpex_has_topbar_socialboolCheck if the topbar should display social items or not.
wpex_topbar_content_classarrayReturns an array of classes for the #top-bar-content element.
wpex_topbar_contentstringReturns the text/html for the top bar content.
wpex_topbar_social_optionsarrayReturns array of social options for use with the Top Bar social.
wpex_topbar_social_links_outputstringHTML output for the Top Bar social links.
wpex_topbar_social_link_attrsarrayReturns and array of attributes to be added to the Top Bar social profile links.
wpex_topbar_social_stylestringReturns the style name to be used for the Top Bar social profile link icons. Default is "flat-color-rounded".
wpex_topbar_social_alt_contentstringReturns the alternative content to display instead of the social links in the Top Bar.
wpex_topbar_social_classarrayArray of classes to be added to the top bar element holding the social profile links.
Back To Top