Pagelog

Mô tả

This plugin registers and displays statistics of the usage of selected wp posts/pages. A simple shortcode on the page causes the useage of the page to be registered.

Usage

Place shortcode [pagelog] at the end of a page, and its usage will be registered. Login name (if logged in), ip address, date/time are saved in a db table.

  • The menu item Tools -> Pagelog enables you to configure the behaviour and displays the statistics.

About and Credits

  • Pagelog is written and maintained by J.N. Breetvelt, ( http://www.opajaap.nl/ ) a.k.a. OpaJaap

Cài đặt

  • Standard from the plugins page or manually upload a zipfile.

Đánh giá

There are no reviews for this plugin.

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

“Pagelog” 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

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

Dịch “Pagelog” 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

1.7

  • Activation failed. Fixed.
  • Display option Admin only added

1.6

  • Selection ‘display counter’ extended with option ‘loggedin only’.

1.5

  • Refresrate set to 5 min.

1.4

  • No more duplicate scores.
  • You can now auto add [pagelog] to all existing pages

1.3

  • Added tab History
  • You can now auto add [pagelog] to all existing pages

1.2

  • The plugin is now translatable.
  • Separate Settings tab.
  • Default shortcode behaviour is now configurable.
  • First tab display named By frequency and display made graphic.

1.1

  • The display now refreshes every minute.

1.0

  • Initial coding