• Resolved daytrader007

    (@daytrader007)


    It looks like it shows ID number of the last user instead of counting actual users in DB. Plugin is ignoring all other users that have been deleted. This screws up plugin math greatly.

    Example:
    Plugin shows 12 users
    Last user ID is 12
    Total number of actual users 4
    Total number of deleted users 8

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author uamv

    (@uamv)

    Interesting. I’ll check this out. Thanks for the report!

    Plugin Author uamv

    (@uamv)

    I am not able to reproduce this issue. Can you check that you don’t have a conflict with another plugin? Might you have a plugin installed that archives users in some way rather than deleting them? Glance That uses the native WordPress function count_users() (see here) to calculate this number.

    Plugin Author uamv

    (@uamv)

    Let me know if you’re able to find anything. I’m going to mark as resolved until you might provide additional insights that might direct us to a conflict.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Number of users is wrong [BUG]’ is closed to new replies.