[WordPress] 外掛分享: WP-UserOnline

首頁外掛目錄 › WP-UserOnline
WordPress 外掛 WP-UserOnline 的封面圖片
10,000+
安裝啟用
★★★★
4.6/5 分(37 則評價)
431 天前
最後更新
0%
問題解決
WordPress 4.6+ v2.88.9 上架:2006-01-02

內容簡介

此外掛可讓您顯示有多少使用者在您的 WordPress 網站上線,並提供詳細的統計資料,包括它們在哪裡以及它們是誰(成員/訪客/搜尋機器人)。

使用方法(帶小工具)

前往 WP-Admin -> 外觀 -> 小工具
小工具名稱為 UserOnline。
向下捲動以取得有關如何建立 UserOnline 頁面的說明。

使用方法(不帶小工具)

打開 wp-content/themes/<您的佈景主題名稱>/sidebar.php,並在任何位置添加:

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

鳴謝

插件圖示由 Freepik 自 Flaticon 取得。

捐款

我大部分的空閒時間都用來創建、更新、維護和支援這些外掛,如果您真的喜歡我的外掛,而且能夠捐獻一些錢來支持,我將不勝感激。如果不想捐獻,也請自由使用它,沒有義務。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.88.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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)

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//sidebar.php and add Anywhere:

Users online:

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.

文章
Filter
Mastodon