Filter: gravityview/rest/entries/html/insert_meta
meta tags in the HTML output describing the data.
Parameters
| Name | Type | Description |
|---|---|---|
| $insert_meta | bool | 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 number of total entries for the request |
Since
Source
Defined in future/includes/rest/class-gv-rest-views-route.php at line 310