Conversation
supportHi ! First, thank you for this really cool plugin. I just don’t know how to change te name of the cookie. Currently it’s set on “age-verified” and I need to change it. Please can someone explain me how to change the cookie name without break the plugin ? 🙂 Thank you a lottttt !
Unless the author provides a way in the settings, I figure the simplest way would be to go into the plugin files class-age-verify.php and functions.php and replace “age-verified” with whatever you want. Remember that these files would be overwritten if the plugin ever gets updated, so you’d want to modify the Plugin Name in age-verify.php and also change the folder name ‘age-verify’ to something else.
Unless the author provides a way in the settings, I figure the simplest way would be to go into the plugin files class-age-verify.php and functions.php and replace “age-verified” with whatever you want. Remember that these files would be overwritten if the plugin ever gets updated, so you’d want to modify the Plugin Name in age-verify.php and also change the folder name ‘age-verify’ to something else.