Filter for custom grid filter shortcode output. You can use this filter to override the custom grid filter shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'type' => 'text', 'compare' => 'LIKE', 'meta_compare' => 'LIKE', 'in' => 'content', 'meta_key' => '', 'value' => '', 'meta_type' => 'CHAR', 'radio_group' => '', 'width' => '', 'is_block' => 'false', 'design' => '' )
content (string)
The content of the shortcode
Located: Luvthemes Core
File: includes/shortcodes.inc.php