• Resolved sabarinath

    (@sabarinath)


    Dear Developer,

    THanks for providing simple and good featured plugin. Im using wp approve users plugin to approve the newly registered users and amr users plugin to display the users list in front end. But unapproved users are also being shown in frontend. Im not sure is it the issue with wp approve users or amr users., But i`m wondering where the information of user activation status is stored in database. Maybe i can use that information and pass the condition in amr users plugin. So I request you to kindly provide that information.

    THanking you,

    – Sabarinath J

    https://wordpress.org/plugins/wp-approve-user/

Viewing 1 replies (of 1 total)
  • Thread Starter sabarinath

    (@sabarinath)

    IT is working. Follow this process

    In amr users list,

    Find out which field is used to indicate whether users are approved. Hopefully that field is stored in the wp usermeta table.
    Find out what values are used in that field.
    Include that field in your list (make it display at first).
    Use the ‘include’ column in the settings to include approved users only.
    Then you can remove the display order (set to 0) to that the field is used to include the users you want, but not displayed.

Viewing 1 replies (of 1 total)
  • The topic ‘Unapproved users displaying in frontend users list’ is closed to new replies.