Docs

EverestForms::is_request( string $type ): bool

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

What type of request is this?

Parameters

$typestringrequired
admin, ajax, cron or frontend.

Return

bool