Plugin Author
Phil
(@philsbury)
Hi Tyler,
I’m glad the plugin is working for you.
I have had a couple of requests for this, but it’s not something I’ll roll into the core plugin. However, from version two there’s a lot of hooks available now so I was thinking of doing an add-on for registrations (and moving the current one into it). That would allow a bit more flexibility for supporting other plugins like WooCommerce etc.
Additionally, there’s probably need to be some notifications to the user saying what was going to happen to their data as the new EU GDPR rules that are coming in this month are pretty strict, and again, moving this to a separate add-on for age gate would make sense.
In terms of tracking what users are entering, that is currently possible with a bit of custom code, and it’s also possible to check their age when they log in and actually never show them the age gate (small caveat on that in JavaScript mode, but I’ll come to that in your other topic)
To track what goes into the age gate, you want the age_gate_form_{$status} hook.
I’ll have a think about the registration part for WooCommerce though as an addon and I’ll let you know what I come up with.
Thanks
Phil
Plugin Author
Phil
(@philsbury)
Hi Tyler,
Just to let you know I’m working on the WooCommerce stuff. It’ll be an addon for Age Gate, it’s just easier to manage as an additional code base. Once it’s ready I’d be happen to send you a version to try.
Until then I’m going to mark this one resolved.
Thanks,
Phil
Hi Phil,
I did not see your first reply. Thank you for the updates. I am looking forward to seeing how it comes about.
Best,
Tyler