Skip to main content

Filter: gravityview_is_admin_page

Is the current admin page a GravityView-related page?

Parameters​

NameTypeDescription
$is_pagestring|boolIf false, no. If string, the name of the page (single, settings, or views).
$hookstringThe 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