Filter & Action Hook Reference - Page 6
Hook | Return | Usage |
---|---|---|
wpex_column_gaps |
array | Returns an array of allowed grid gaps used in various Customizer and builder element settings. |
wpex_typography_styles |
array | Returns an array of typography styles used in the WPBakery row/column Typography setting (light, white, white-shadow, black, none). |
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_button_colors |
array | Returns an array of button colors for various Total shortcodes where you can select a preset button color. |
wpex_image_hovers |
array | Returns an array of image hover choices, used in various shortcodes ( opacity, shrink, grow, side-pan, tilt, blurr, sepia, fade-out, fade-in, grayscale…etc). |
wpex_font_weights |
array | Returns an array of font weight choices for use with various theme shortcodes. |
wpex_visibility |
array | Returns an array of visibility options. Used for various Customizer and shortcode settings. |
wpex_image_filters |
array | Returns an array of image filter choices for use with various shortcode settings ( grayscale, sepia, contrast-150, saturate-2). |
wpex_social_button_styles |
array | Returns an array of social button styles to choose from. Used in the Customizer and in shortcode settings. |
wpex_get_background_patterns |
array | Returns an array of background pattern choices for the Customizer site background pattern setting. |
wpex_social_share_items |
array | Returns an array of social share items so you can remove or add custom options. View sample snippet. |