Skip to main content

Filter: gravityview_template_active_areas

Filters the active areas for the View template.

Parameters

NameTypeDescription
$template_areasarrayEmpty array, to be filled in by the template class.
$template_idstringTemplate ID, like default_list, default_table, preset_business_data, etc. \GravityView_Template::__construct()
$contextstringCurrent View context: directory, single, edit, or search (default: 'single').

See Also

Since

Source

Defined in includes/class-admin-views.php at line 1669