Is it possible to show the online users of my wordpress blog. Actually I want to put a sidebar widget code for my blog where a user can see that how many other users are currently online…
Leave a Reply
You must be logged in to post a comment.
Is it possible to show the online users of my wordpress blog. Actually I want to put a sidebar widget code for my blog where a user can see that how many other users are currently online…
You must be logged in to post a comment.
I found a good class for showing online users (count or users list). It provides two shortcodes for showing data on your website:
You can easily add more functionality to it.
Use
QuickCount
for this operationhttp://wordpress.org/plugins/quick-count/
WP-UserOnline
is good toohttp://wordpress.org/plugins/wp-useronline/installation/
download this plugin and activate it
https://github.com/lesterchan/wp-useronline
also try this
http://wordpress.org/plugins/awebsome-online-registered-users-widget/
Use Quick Count wordpress Plugin
http://wordpress.org/plugins/quick-count/
You can try this plugin, it has both shortcode and widgets for easy display. https://wordpress.org/plugins/cbxuseronline/
There’s a plugin for this – GO to http://wordpress.org/plugins/quick-count/ , download and install plugin on your website. Activate the plugin and you are DONE !!
It will give you complete information in ADMIN area about visitors those are online. Moreover, you can add WIDGET in SIDEBAR as well that shows number of online users.
Hope this helps