Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author J.D. Grimes

    (@jdgrimes)

    Hi Danny,

    WordPoints doesn’t have this feature yet, but I will definitely add it in a future version. It will not be in 2.1, but maybe in 2.2.

    Thread Starter danydan

    (@danydan)

    ok thanks a lot!

    Plugin Author J.D. Grimes

    (@jdgrimes)

    Hey Danny, I just had a thought. Could you briefly explain what your workflow is that causes you to need to see how many points users have? I’m just curious what the use-case is, and any info you give could help me better understand what would be useful when I build this feature. Thanks!

    Thread Starter danydan

    (@danydan)

    HI JD,
    just to see simply how many points they have.
    Because each user get 1 point each hour and i would like to see if a user is regular or not.
    I have thousand users and i can’t verify for each, too long time.
    May be a simple code with a link to database will be great but i dont know how to…
    I’m not a developper.
    Sorry for my english but i’m french..
    Thanks

    Plugin Author J.D. Grimes

    (@jdgrimes)

    You can see a list of the top users and how many points they have with the [wordpoints_points_top] shortcode. But that will only show you the top users. If you try to display more than a few hundred users it will probably put a strain on your site’s database trying to load the page. But you can test it and see how many it will display for you without causing trouble. It also might take your browser a while to load all of the user’s avatars. The users will be displayed in order of how many points they have, so if you are searching for a specific user you would have to use your browser’s in page search function (ctrl + f or cmd + f). If you don’t want this page with the shortcode to be accessible to your users you could make it private.

    Maybe that would be helpful to you until I add a feature like this in the admin.

    Thread Starter danydan

    (@danydan)

    OK thank you JD, i’ll try this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘View points in users list’ is closed to new replies.