• Resolved thademorrow

    (@thademorrow)


    Hello. So far I am incredibly satisfied with this plugin (that doesn’t happen often)

    I see that the Restrict Registration setting in the admin panel only works with the default WordPress registration system. Is there a way to use your plugin with the WooCommerce user/customer registration system?

    This functionality would be very useful to me so that I can see what the user entered to get past the gate and compare it to the info they provided for their user registration.

    Thank you for an easy to use, straight forward plugin. I am looking forward to hearing back from you!

    Best,
    Tyler.

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Thread Starter thademorrow

    (@thademorrow)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce User Registration Question (Feature Request?)’ is closed to new replies.