Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author anmari

    (@anmari)

    You must be using a plugin to do the user approval.

    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.

    Thread Starter sabarinath

    (@sabarinath)

    Wow. It worked like charm.. Thanks a lot for very quick reply and awesome plugin. One of the great support I ever seen. Once again thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Amr Users listing unapproved users’ is closed to new replies.