• Resolved robwebfx

    (@robwebfx)


    Hi!

    We’re using a registration form that has “Auto approval and auto login” as its User Approval and Login Option: https://rob.webpagefxdev.com/snaps/1672772119.

    However, we noticed that when accessing wp-admin/users.php, there are users pending approval: https://rob.webpagefxdev.com/snaps/1672772141.

    It looks like this notice is generated by UR_Admin_User_List_Manager::user_registration_pending_users_notices. I’m trying to figure out how users automatically get the approved values for these two fields, “ur_confirm_email” and “ur_user_status”, when set to “Auto approval”.

    Would you be able to shed some light on this?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter robwebfx

    (@robwebfx)

    Realized this was a plugin conflict with Premmerce WooCommerce Customers Manager.

    This plugin was overriding the meta_query passed in user_registration_pending_users_notices so the meta keys weren’t being used.

    Thanks!

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @robwebfx ,

    Thank you for the information, and glad to know that your issue has been resolved ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict between auto approval and users pending approval’ is closed to new replies.