WP-UserOnline
Plugin Review
AI-ResearchedWhat is WP-UserOnline?
WP-UserOnline is a dedicated widget plugin that shows exactly how many people are currently browsing your WordPress site. It breaks down visitors into three groups: logged-in members, anonymous guests, and search engine bots. The plugin was built by veteran developer Lester Chan, who has maintained it for over 20 years. That kind of longevity is rare in the plugin repository.
With 10K+ active installs and a 4.6/5 rating from 37 reviews, it has earned steady trust. The rating breakdown is telling: 76% of reviewers gave it a perfect score, while only 5% left one-star feedback. This suggests a plugin that does its job reliably for the vast majority of users.
Key Features of WP-UserOnline
- Visitor Breakdown Display — Shows the count of members, guests, and search bots currently online, each in a separate category.
- Widget Support — A ready-to-use widget appears under Appearance > Widgets, letting you add a "UserOnline" block to any sidebar or widget area.
- Shortcode Page Integration — Use
[page_useronline]on any WordPress page to create a dedicated user-online statistics page. - Most Users Online Record — Tracks and displays the all-time peak number of concurrent visitors and the date it occurred.
- Per-Page Browsing Data — Shows which users are browsing a specific page versus the whole site, using dedicated template tags.
- Template Tag System — Offers PHP functions like
users_online(),get_users_browsing_site(), andget_most_users_online()for direct theme integration. - Permalink Customization — Lets you set a custom "UserOnline URL" via Settings > UserOnline, which works with both pretty and non-pretty permalinks.
- 20-Year Legacy Codebase — The plugin has been updated consistently since 2005, with version 2.88.9 tested up to WordPress 6.7.5.
Who Should Use WP-UserOnline?
This plugin suits site owners who want a simple, no-fuss way to answer the question "how to show online users in WordPress." It is ideal for community-driven sites, membership portals, and forums where real-time social proof encourages engagement. A blogger running a niche community with 500 daily visitors will find the widget useful for showing activity. The same applies to a small ecommerce store wanting to display live visitor counts near product pages.
The skill requirement is low. Beginners can use the widget with zero code. More advanced users can call PHP template tags directly in their theme files. The plugin requires WordPress 4.6 or higher, which covers virtually every modern install. With 10K+ sites already using it, the plugin has proven itself across many use cases.
Installation & Setup
Install WP-UserOnline like any plugin: search for it in your WordPress admin, install, and activate. The fastest route is adding the "UserOnline" widget under Appearance > Widgets. For a dedicated page, create a new page, insert the [page_useronline] shortcode, and set the permalink slug to "useronline" if using pretty permalinks. The entire setup takes under two minutes.
Support & Community
The plugin's support forum shows 1 open thread(s) in the last two months. The sample size is too small to draw firm conclusions about response times or resolution rates. However, the rating data tells a clearer story: 76% five-star reviews indicate a plugin that mostly works without needing support. The 5% one-star share is low, which aligns with a mature codebase that has been refined over two decades. Lester Chan also accepts donations, which is a common model for long-running free plugins.
Pros & Cons
- It provides detailed breakdowns of online visitors by members, guests, and search bots, offering more than just a simple count.
- The plugin includes both a widget and a template tag for flexible placement in sidebars or theme files.
- It is open-source on GitHub, allowing developers to inspect or modify the code for custom needs.
- The plugin has not been updated recently, which could lead to compatibility problems with newer WordPress versions.
- It lacks built-in caching or performance optimization, potentially slowing down sites with high traffic.
- The user interface for statistics is basic and does not include graphical charts or exportable reports.
Technical Details
- Requires WordPress
- 4.6+
- Tested up to WP
- 6.7.5
- First Released
- 2006 (20+ years)
- Support (last 2 months)
- 1 threads — 0% resolved
Feature Tags
Frequently Asked Questions
Yes, WP-UserOnline is completely free and available on WordPress.org, with no premium version or paid upgrades required.
WP-UserOnline has over 10K+ active installs, making it a moderately popular plugin for tracking site visitors.
WP-UserOnline requires WordPress 4.6 or higher, and has been tested up to WordPress 6.7.5 for compatibility.
Yes, the plugin was last updated on Jan 11, 2025 and has been actively maintained since its first release in 2006, with the current version being 2.88.9.
The plugin facts do not specify a minimum PHP version, but it works with standard PHP setups compatible with WordPress 4.6+.
Support is limited — in the last two months there were 1 support thread with 0 resolved, giving a resolution rate of 0%.
Yes, beginners can easily use the widget by going to Appearance > Widgets and adding the UserOnline widget, or paste a simple PHP snippet into their theme's sidebar.php file.
The plugin shows how many users are online, with detailed breakdowns of members, guests, and search bots, plus you can display the most users ever online and which users are browsing a specific page.