Filter: gravityview/rest/entries/html/insert_meta
Filter whether to insert meta tags in the HTML output describing the data.
Parameters
| Name | Type | Description |
|---|---|---|
| $insert_meta | bool | Whether to add <meta /> tags. Default: true. |
| $count | int | The number of entries being rendered. |
| $view | \View | The View. |
| $request | \WP_REST_Request | Request object. |
| $total | int | The total number of entries for the request. |
Since
Source
Defined in future/includes/rest/class-gv-rest-views-route.php at line 315