Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Who's Online

Mô tả

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.

Ảnh màn hình

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

Cài đặt

  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.

Hỏi đáp

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.

Đánh giá

Đọc tất cả 3 đánh giá

Người đóng góp & Lập trình viên

“Who's Online” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Who's Online” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Who's Online” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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