Skip to main content

Filter: gform_is_request_to_rest_api

Allows filtering of whether or not the current request is a request to the Gravity Forms REST API.

Parameters

NameTypeDescription
$is_rest_api_requestboolTrue if this is a request to the Gravity Forms REST API. False if not.

Source

Defined in includes/webapi/v2/class-gf-rest-authentication.php at line 121