• Hello,
    I’m using the WordPress wp_users table from another (rails) app. I’ve set up the email confirmation option in Pie-Register, which works fine on WordPress, but my users are able to log in on the other (rails) app without confirming their email. I’ve tried to find what differentiates registered users from non-registered users with no success.

    https://ww.wp.xz.cn/plugins/pie-register/

Viewing 1 replies (of 1 total)
  • Plugin Contributor genetech

    (@genetech)

    Hello,

    PR keeps the User confirmation record in User Meta table. You may need to update your code in rails app.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘How are users confirmed?’ is closed to new replies.