Enable you to display how many users are online on your Wordpress blog with detailed statistics.
评级
4.6
最后更新
November 21, 2023
版本
2.88.3
活跃安装
10K
在线人数

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)

  1. Go to WP-Admin -> Appearance -> Widgets
  2. The widget name is UserOnline.
  3. 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; ?>

开发

https://github.com/lesterchan/wp-useronline

鸣谢

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.

免费使用Creator套餐
活跃安装
10K
目前已测试版本
6.4.5
此插件可供下载,可用于您的 WordPress 自托管安装。