Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_gdpr_cookie

apply_filters( ‘nab_gdpr_cookie’, boolean|string $gdpr_cookie )

Filters the name of the cookie that monitors GDPR acceptance.

Parameters

$gdpr_cookie boolean|string

(Required) the name of the cookie that should exist if GDPR has been accepted and, therefore, tracking is allowed.<br> Default: false.