Filter: gravityview_template_active_areas
Filters the active areas for the View template.
Parameters
| Name | Type | Description |
|---|---|---|
| $template_areas | array | Empty array, to be filled in by the template class. |
| $template_id | string | Template ID, like default_list, default_table, preset_business_data, etc. \GravityView_Template::__construct() |
| $context | string | Current View context: directory, single, edit, or search (default: 'single'). |
See Also
Since
- 1.0-beta
Source
Defined in includes/class-admin-views.php at line 1669