Name | Return | Usage |
---|
vcex_custom_field_param_choices | array | Returns an array of options for the theme's custom field parameter which is used to select a custom field in various theme elements when using WPBakery. |
wpex_vc_waypoints_settings | bool | Returns an array of settings to pass on to the vc_waypoints javascript function which is used for the CSS animation settings. |
wpex_vc_row_post_thumbnail_bg_id | int | Filters the ID used for the WPBakery row background when set to display the featured image. |
wpex_font_weights | array | Returns an array of font weight choices for use with various theme shortcodes. |
wpex_button_colors | array | Returns an array of button colors for various Total shortcodes where you can select a preset button color. |
wpex_typography_styles | array | Returns an array of typography styles used in the WPBakery row/column Typography setting (light, white, white-shadow, black, none). |
vcex_grid_default_title_tag | string | Allows you to tweak the default title tag (h2, h3, h4, etc) for the Post Types Grid, Portfolio Grid, Staff Grid and Testimonials Grid. |
vcex_grid_query | array | Used to tweak the Post Types Grid, Portfolio Grid, Staff Grid, Blog Grid or Testimonials Grid query arguments. |
vcex_filter_taxonomy | var | Returns the taxonomy for the grid category filter via a child theme. |
wpex_vc_css_ids | array | Returns an array of post/page ID's that will be checked for WPbakery custom CSS and if CSS is found that CSS will be loaded for all pages. |