tptn_high_traffic_is_disallowed_request()
Check whether the request is a prefetch, prerender, or direct navigation.
Since: 4.5.0
Source: includes/pro/high-traffic-tracker-js.php line 63
Signature
function tptn_high_traffic_is_disallowed_request( ): bool;
Returns
bool — True when the request should not be tracked.