Filter: gravityview_is_admin_page
Is the current admin page a GravityView-related page?
Parameters
| Name | Type | Description |
|---|---|---|
| $is_page | string|bool | If false, no. If string, the name of the page (single, settings, or views). |
| $hook | string | The name of the page to check against. Is passed to the method. |
Since
- 2.0
Source
Defined in src/Request/AdminRequest.php at line 74