| Name | Description |
|---|---|
| wpex_breadcrumbs_shop_title | (string) |Returns the title for the WooCommerce shop. |
| wpex_button_styles | (array) |Returns an array of button style choices for use with theme settings and elements (flat, graphical, clean, three-d, outline, minimal-border and plain-text). |
| wpex_card_more_link_aria_label | (string) |Returns the text to use for the theme cards more link aria-label attribute. |
| wpex_carousel_arrow_positions | (array) |Returns array of carousel arrow positions. |
| wpex_carousel_arrow_styles | (array) |Returns array of carousel arrow styles. |
| wpex_column_gaps | (array) |Returns an array of allowed grid gaps used in various Customizer and builder element settings. |
| wpex_comments_class | (array) |Returns array of classes added to the #comments element. |
| wpex_comments_title | (string) |Can be used to alter the default Comments title. |
| wpex_conditional_logic_callable_whitelist | (array) |Returns an array of whitelisted callback functions for the theme's Conditional_Logic class. |
| wpex_custom_breadcrumbs | (var) |Used to override the default breadcrumbs, must return a variable/function. |
| wpex_custom_breadcrumbs | (var) |Used to return a custom breadcrumbs output or shortcode. |
| wpex_custom_social_share | (string) |Used to return a custom social share shortcode or HTML. |
| wpex_custom_widgets | (array) |Array of custom widgets added by the theme. Should be used only to remove widgets you don't want. |
| wpex_customizer_panels | (array) |Array of panels added to the Customizer. |
| wpex_customizer_sections | (array) |Returns an array of all the Customizer sections. |
| wpex_dashboard_thumbnails | (bool) |Used to enable/disable the thumbnail display in the WP dashboard. |
| wpex_dashicons_array | (array) |Returns an array of Dashicons for use with settings where you can select a dashboard icon such as the Portfolio, Staff and Testimonials settings screen. |
| wpex_edit_visual_composer | (bool) |Check to see if the Total theme should make edits to the WPBakery plugin. Default is true. |
| wpex_excerpt_args | (array) |Filters default arguments for the wpex_get_excerpt function |
| wpex_font_weights | (array) |Returns an array of font weight choices for use with various theme shortcodes. |
| wpex_footer_builder_page_id | (intval) |Used to alter the footer builder page ID to conditionally display various footers using the "footer builder" function |
| wpex_gallery_metabox_post_types | (array) |Array of post types that should have the "Gallery Metabox" in the admin. |
| wpex_get_accent_colors | (array) |Returns array of accent color choices. |
| wpex_get_form_styles | (array) |Returns array of theme form styles which is used in the Form Shortcode element. |
| wpex_get_header_drop_widget_class | (array) |Returns an array of classnames to be added to header menu dropdown "widgets" such as the dropdown search and WooCommerce cart dropdown elements. |
| wpex_get_header_menu_dropdown_styles | (array) |Returns array of header menu dropdown style choices. |
| wpex_get_header_styles_with_sticky_support | (array) |Returns array of header styles that support the sticky header functionality. |
| wpex_get_mobile_menu_styles | (array) |Returns array of mobile menu style choices ( sidr, toggle, full_screen or disabled). |
| wpex_get_page_header_overlay_pattern | (string) |Returns the pattern style to be used for the page header overlay when set to the "Background Image" style (dotted or dashed). Default is "none". |
| wpex_get_portfolio_entry_thumbnail_args | (bool) |Used to alter the portfolio entry thumbnail arguments. |