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

Who's Online

描述

The “Who’s Online” sidebar widget shows a list of recently-active
blog users. It has been built with Automattic’s P2
theme
in mind, but does not depend on P2
functionality.

The most recently active users bubble up to the top. After one week,
users fall off the bottom of the list and are hidden until they return.
As of this writing the list does not support live sorting; the user
order is fixed, and users missing from the list due to inactivity will
be added to the top if they come online.

螢幕截圖

  • "Who's Online" in a P2 blog.

安裝

  1. Upload the wp-whos-online directory to your /wp-content/plugins directory.
  2. Activate the plugin on your Plugins menu.
  3. Add the “Who’s Online” widget to your sidebar using the Widgets menu.

常見問題

Installation Instructions
  1. Upload the wp-whos-online directory to your /wp-content/plugins directory.
  2. Activate the plugin on your Plugins menu.
  3. Add the “Who’s Online” widget to your sidebar using the Widgets menu.

評價

閱讀全部3個評價

貢獻者及開發者

“Who's Online” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Who's Online 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Who's Online 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.7.3

  • Add Swedish translation, props Per Söderman

0.7.2

  • Add Hungarian translation, props Lakatos Zsolt

0.7.1

  • Compatibility fix for PHP 7.0

0.7

  • Migrate to WordPress 2.8 widget API

0.6

  • Style and HTML improvements based on theme testing
  • New wpwhosonline_author_link filter to customize the author name/link

0.5

  • Code modernizations for WordPress 3.3
  • Sort list by activity date, hiding inactive users

0.1

  • Initial release