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

    (@gamerz)

    $guests_count = UserOnline_Template::get_counts( 'user' ) - UserOnline_Template::get_counts( 'member' ); ?

    Thread Starter Hellnik

    (@hellnik)

    Thanks for the answer!
    But I thought that it is possible easier to deduce the number of visitors.
    I do not understand how you can to deduce the data from the array:
    UserOnline_Template::get_counts( 'user' )
    Please tell me how to get these two values.

    This is the best plugin users of statistics from all that I’ve seen here
    But here’s the little things like the tag division between users and guests a very useful setting.
    I hope for your help and plugin development.

    Plugin Author Lester Chan

    (@gamerz)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to count the number of guests?’ is closed to new replies.