內容簡介
LB Users Counter 是一個 WordPress 外掛,允許您在側邊欄中添加小工具,以檢視與網站瀏覽者數量相關的一些屬性(在線、離線和在線用戶名)。
API 參考
User Class
此類別包含用於獲取使用者登錄信息的靜態方法
User::getUserOff() 此函數會獲取離線使用者數量。
User::getUserOn() 此函數會獲取在線使用者數量。
User::getNameUserOn() 此函數會獲取在線使用者的名稱。
意大利文文檔
外掛標籤
開發者團隊
原文外掛簡介
LB Users Counter is a plugin for WordPress. Allows you to add a widget to a sidebar, where you can view some attributes with respect to the number of users browsing the website (online, offline and online user name).
API Reference
User Class
This class contains the static methods for get info of users login
User::getUserOff() This function get number of users offline.
User::getUserOn() This function get number of users online.
User::getNameUserOn() This function get the names of users online.
Documentation in Italian
