Skip to main content

Filter: gravityview/render/container/class

Modify the CSS class to be added to the wrapper div of a View.

Parameters

NameTypeDescription
$css_classstringDefault: gv-container gv-container-{view id}. If View is hidden until search, adds hidden. If the View has no results, adds gv-container-no-results
$context\GV\Template_ContextThe context.

Since

Source

Defined in includes/class-api.php at line 990