Title: WP-UserOnline
Author: Lester Chan
Published: <strong>2006 年 1 月 3 日</strong>
Last modified: 2025 年 1 月 11 日

---

搜尋外掛

![](https://ps.w.org/wp-useronline/assets/banner-772x250.jpg?rev=1206770)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/wp-useronline/assets/icon.svg?rev=978026)

# WP-UserOnline

 由 [Lester Chan](https://profiles.wordpress.org/gamerz/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-useronline.2.88.9.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-useronline/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-useronline/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-useronline/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-useronline/)

## 外掛說明

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; ?>
    ```

### Development

[https://github.com/lesterchan/wp-useronline](https://github.com/lesterchan/wp-useronline)

### Credits

 * Plugin icon by [Freepik](http://www.freepik.com) from [Flaticon](http://www.flaticon.com)

### 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.

## 螢幕擷圖

 * [[
 * Admin – Dashboard’s Right Now
 * [[
 * UserOnline Page
 * [[
 * Admin – Settings Page

## 常見問題集

### Creating A UserOnline Page

 1. Go to `WP-Admin -> Pages -> Add New`
 2. Type any title you like in the post’s title area
 3. If you ARE using nice permalinks, after typing the title, WordPress will generate
    the permalink to the page. You will see an ‘Edit’ link just beside the permalink.
 4. Click ‘Edit’ and type in `useronline` in the text field and click ‘Save’.
 5. Type `[page_useronline]` in the post’s content area
 6. Click ‘Publish’

If you ARE NOT using nice permalinks, you need to go to `WP-Admin -> Settings ->
UserOnline` and under ‘UserOnline URL’, you need to fill in the URL to the UserOnline
Page you created above.

### To Display Most Number Of Users Online

 * Use:

    ```
    <?php if (function_exists('get_most_users_online')): ?>
       <p>Most Users Ever Online Is <?php echo get_most_users_online(); ?> On <?php echo get_most_users_online_date(); ?></p>
    <?php endif; ?>
    ```

### To Display Users Browsing Site

 * Use:

    ```
    <?php if (function_exists('get_users_browsing_site')): ?>
       <div id="useronline-browsing-site"><?php echo get_users_browsing_site(); ?></div>
    <?php endif; ?>
    ```

### To Display Users Browsing A Page

 * Use:

    ```
    <?php if (function_exists('get_users_browsing_page')): ?>
       <div id="useronline-browsing-page"><?php echo get_users_browsing_page(); ?></div>
    <?php endif; ?>
    ```

### Error on activation: “Parse error: syntax error, unexpected…”

Make sure your host is running PHP 5. The only foolproof way to do this is to add
this line to wp-config.php (after the opening `<?php` tag):

    ```
    var_dump(PHP_VERSION);
    ```

## 使用者評論

![](https://secure.gravatar.com/avatar/a4babfd10111b95936a6bea8d17e03f91cc74cc6f0a0654a3c120f2199d114d5?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-plugin-9400/)󠁿

 [Betty_](https://profiles.wordpress.org/betty_/) 2024 年 11 月 26 日

A simple and excellent plugin, very useful for me!Thank you very much!

![](https://secure.gravatar.com/avatar/c485e8cdf4ff37822987ad28f12e13ea4ae57e33faa08e98b91b135267c916a9?
s=60&d=retro&r=g)

### 󠀁[Broke my theme.](https://wordpress.org/support/topic/broke-my-theme-14/)󠁿

 [Trondur](https://profiles.wordpress.org/trondur/) 2023 年 5 月 9 日

Installed, activated widget, and the Divi Theme broke. Widget not shown on front
end I’m looking everywhere for at widget or anything to display live users on my
site. The internet is almost comlpetely empty on the subject. Was standard in HTML
ffrom the early beginnings of the internet. Please fix, and I’ll rate anew.

![](https://secure.gravatar.com/avatar/fe7b5928006dab152bcbef868d788198c5c9b3211323e7ce7b3a7c9b6998785d?
s=60&d=retro&r=g)

### 󠀁[Exactly what I was looking for](https://wordpress.org/support/topic/exactly-what-i-was-looking-for-511/)󠁿

 [cjnrluay9](https://profiles.wordpress.org/cjnrluay9/) 2021 年 8 月 11 日

This is exactly what I was looking for. Quick and simple way to see if there are
users connected. No complicated setup, no 3rd party accounts needed. All in the 
Backend. Perfect

![](https://secure.gravatar.com/avatar/bc4811254f1b9770f9aef349ccabeea37d7471e0beec475f95c280f3b53ce308?
s=60&d=retro&r=g)

### 󠀁[Well, it works… 😉](https://wordpress.org/support/topic/well-it-works-5/)󠁿

 [MarkJ](https://profiles.wordpress.org/forusak/) 2021 年 8 月 8 日

So hard to find a minimalist plugin to check online users. Thank you!

![](https://secure.gravatar.com/avatar/dcc48e9c96c9ee54c358ad65a85e30e4c1777d8dd7111bcb16255962c2df165d?
s=60&d=retro&r=g)

### 󠀁[It works right out of the box!](https://wordpress.org/support/topic/it-works-right-out-of-the-box-3/)󠁿

 [Jakours2](https://profiles.wordpress.org/jakours2/) 2021 年 7 月 15 日 2 則留言

Do what it is supposed to. Great plugin. Thanks for this! Where can i pay you a 
coffee or two?

![](https://secure.gravatar.com/avatar/7fe1cea42f9e6d31656e222c292c679418e182d21c0307f6d0b01b7a68dd60b6?
s=60&d=retro&r=g)

### 󠀁[you deserve for 5 stars](https://wordpress.org/support/topic/you-deserve-for-5-stars/)󠁿

 [tajmohamed30](https://profiles.wordpress.org/tajmohamed30/) 2021 年 6 月 30 日

thanks and great

 [ 閱讀全部 38 則使用者評論 ](https://wordpress.org/support/plugin/wp-useronline/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WP-UserOnline〉的開發相關工作。

參與者

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

〈WP-UserOnline〉外掛目前已有 19 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/wp-useronline/contributors)
為這個外掛做出的貢獻。

[將〈WP-UserOnline〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-useronline)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-useronline/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-useronline/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-useronline/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-useronline/)。

## 變更記錄

### 2.88.9

 * FIXED: Check scbWidget exists first before loading scbWidget. Props @whiteshadow.

### 2.88.8

 * FIXED: Remove widget code from useronline_init

### 2.88.7

 * FIXED: WP SCB Framework use init hook
 * FIXED: Widget now loads seperately in it is own hook

### 2.88.6

 * FIXED: Revert WP SCB Framework to use plugins_loaded hook

### 2.88.5

 * FIXED: Update WP SCB Framework to fix load_textdomain_just_in_time warning
 * FIXED: Remove load_plugin_textdomain since it is no longer needed since WP 4.6

### 2.88.4

 * FIXED: Add load_plugin_textdomain during init
 * NEW: Update bots

### 2.88.3

 * FIXED: Strip all tags before inserting data into the DB.

### 2.88.2

 * FIXED: Fixed XS. Props Alex.

### 2.88.1

 * FIXED: Fixed XSS. Props Juampa Rodriguez.

### 2.88.0

 * NEW: Bump to WordPress 6.0.
 * FIXED: Fixed XSS. Props @steffinstanly.

### 2.85.6

 * NEW: Bump to WordPress 5.6
 * NEW: Added more bots
 * NEW: Remove hardcoded Archive text in page title
 * FIXED: Update SCB Framework to support PHP 8

### 2.85.5

 * NEW: Bump to WordPress 5.4
 * NEW: Added more bots

### 2.87.4

 * NEW: Bump to WordPress 5.3
 * NEW: Added more bots
 * FIXED: Update SCB Framework To Remove contextual_help

### 2.87.3

 * FIXED: Duplicated Settings Saved admin_notices
 * FIXED: Missing arrow
 * FIXED: Updated bots list

### 2.87.2

 * NEW: Bump to 4.9
 * FIXED: Notices in SCB Framework

### 2.87.1

 * NEW: Bump to 4.7
 * NEW: New useronline_custom_template filter

### 2.87

 * NEW: Remove po/mo files from the plugin
 * NEW: Use translate.wordpress.org to translate the plugin
 * FIXED: Update SCB Framework
 * FIXED: Incompatible scbAdminPage::validate()

### 2.86

 * FIXED: Notices in Widget Constructor for WordPress 4.3

### 2.85

 * NEW: Uses WordPress native uninstall.php

### 2.84

 * NEW: Bump to 4.0

### 2.83

 * Show user agent when hovering over IP, instead of address lookup
 * Use local time for UserOnline Page
 * Fixed ‘Strict Standards: Non-static method’ warnings
 * Update scb Framework

### 2.82

 * show most recent visitors first
 * fix duplicate entry errors
 * fix ajax requests for SSL

### 2.81

 * fixed settings page
 * fixed “Return to default” buttons
 * show user list in admin only to users with ‘manage_options’ capability
 * added ‘useronline_bots’ filter

### 2.80

 * don’t show url and referral links for users in the admin area
 * smarter detection via ajax requests
 * fix SQL errors

### 2.72

 * fix fatal error on upgrade

### 2.71

 * fix %USERONLINE_COUNT% problem

### 2.70

 * added option to link user names to their author page
 * allow displaying online users from a different page than the current page
 * bundle language files
 * [more info](http://scribu.net/wordpress/wp-useronline/wu-2-70.html)

### 2.62 (2010-03-07)

 * fix integration with WP-Stats
 * fix error with get_admin_page_title()

## 中繼資料

 *  版本 **2.88.9**
 *  最後更新 **1 年前**
 *  啟用安裝數 **10,000+**
 *  WordPress 版本需求 ** 4.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  語言
 * [Albanian](https://sq.wordpress.org/plugins/wp-useronline/)、[Arabic](https://ar.wordpress.org/plugins/wp-useronline/)、
   [Chinese (Taiwan)](https://tw.wordpress.org/plugins/wp-useronline/)、[Czech](https://cs.wordpress.org/plugins/wp-useronline/)、
   [Danish](https://da.wordpress.org/plugins/wp-useronline/)、[Dutch](https://nl.wordpress.org/plugins/wp-useronline/)、
   [English (US)](https://wordpress.org/plugins/wp-useronline/)、[French (France)](https://fr.wordpress.org/plugins/wp-useronline/)、
   [German](https://de.wordpress.org/plugins/wp-useronline/)、[Hebrew](https://he.wordpress.org/plugins/wp-useronline/)、
   [Hungarian](https://hu.wordpress.org/plugins/wp-useronline/)、[Italian](https://it.wordpress.org/plugins/wp-useronline/)、
   [Japanese](https://ja.wordpress.org/plugins/wp-useronline/)、[Persian](https://fa.wordpress.org/plugins/wp-useronline/)、
   [Romanian](https://ro.wordpress.org/plugins/wp-useronline/)、[Russian](https://ru.wordpress.org/plugins/wp-useronline/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-useronline/)、[Spanish (Spain)](https://es.wordpress.org/plugins/wp-useronline/)、
   [Swedish](https://sv.wordpress.org/plugins/wp-useronline/)、及 [Vietnamese](https://vi.wordpress.org/plugins/wp-useronline/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/wp-useronline)
 * 標籤:
 * [online](https://tw.wordpress.org/plugins/tags/online/)[useronline](https://tw.wordpress.org/plugins/tags/useronline/)
   [widget](https://tw.wordpress.org/plugins/tags/widget/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-useronline/advanced/)

## 評分

 4.6 星，滿分為 5 星

 *  [  28 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-useronline/reviews/?filter=5)
 *  [  6 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-useronline/reviews/?filter=4)
 *  [  1 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-useronline/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-useronline/reviews/?filter=2)
 *  [  2 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-useronline/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-useronline/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-useronline/reviews/)

## 參與者

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

## 技術支援

最近 2 個月解決的問題:

     總計 1 個問題，已解決 0 個

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-useronline/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://lesterchan.net/site/donation/)