What is cn_cookies_accepted () function?
-
Hi,
What exactly is this for and how/where should we use it please?
USAGE:
If you’d like to code a functionality depending on the cookie notice value use the function below:if ( function_exists('cn_cookies_accepted') && cn_cookies_accepted() ) { // Your third-party non functional code here }To get the cookie notification status, use the cn_cookies_accepted () function.
Thanks,
Annie
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘What is cn_cookies_accepted () function?’ is closed to new replies.