Name | Return | Usage |
---|
totaltheme/integration/wpbakery/video_backgrounds/video_attributes | array | Returns an array of attributes to add to self hosted video elements. |
totaltheme/integration/wpbakery/remove_elements/blacklist | array | Returns the array of WPBakery elements that get removed by the theme. |
totaltheme/integration/wpbakery/slim_mode/is_enabled | bool | Check if WPBakery slim mode is enabled. |
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_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. |