This plugin enables you to display how many users are online on your Wordpress site, with detailed statistics of where they are and who they are (Members/Guests/Search Bots).
Usage (With Widget)
- Go to
WP-Admin -> Appearance -> Widgets
- The widget name is UserOnline.
- Scroll down for instructions on how to create a UserOnline Page.
Usage (Without Widget)
- Open
wp-content/themes/<YOUR THEME NAME>/sidebar.php
and add Anywhere:
<?php if (function_exists('users_online')): ?>
<p>Users online: <div id="useronline-count"><?php users_online(); ?></div></p>
<?php endif; ?>
Build Status
Development
https://github.com/lesterchan/wp-useronline
Credits
- Plugin icon by Freepik from Flaticon
Donations
I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.
Releases (35 )
Version | Release Date | Change Log |
---|---|---|
2.88.1 | 2022-08-14 | |
2.88.0 | 2022-07-19 | |
2.87.6 | 2021-02-22 | |
2.87.5 | 2020-05-23 | |
2.87.4 | 2020-05-20 | |
2.87.3 | 2019-09-06 | |
2.87.2 | 2018-07-06 | |
2.87.1 | 2017-03-31 |
|
2.87 | 2016-04-14 |
|
2.86 | 2015-11-23 |
|
2.85 | 2015-04-21 |
|
2.84 | 2014-09-05 |
|
2.70 | 2014-04-17 |
|
2.83 | 2014-04-17 |
|
2.82 | 2012-10-30 |
|
2.81 | 2011-12-04 |
|
2.80 | 2011-09-06 |
|
2.73 | 2010-08-30 |
|
2.72 | 2010-05-09 |
|
2.62 | 2010-03-08 | (2010-03-07) = * fix integration with WP-Stats * fix error with get_admin_page_title() |
2.50 | 2009-10-07 | |
1.50 | 2009-06-08 | |
2.40 | 2009-02-07 | |
2.31 | 2008-07-15 | |
2.20 | 2007-09-30 | |
2.11 | 2007-06-02 | |
2.10 | 2007-04-08 | |
2.00 | 2007-03-17 | |
2.01 | 2007-03-17 | |
2.02 | 2007-03-17 | |
2.03 | 2007-03-17 | |
2.04 | 2007-03-17 | |
2.05 | 2007-03-17 | |
2.06 | 2007-03-17 | |
1.00 | 2007-03-17 |