WP-UserOnline
Explore WP-UserOnline vulnerabilities across all versions. Currently tracking 4 known vulnerabilities, including severity, impact, and patch status.
Vulnerability Records

WP-UserOnline
Author
Lester Chan
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; ?> 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.
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C