Pagelog

설명

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

설치

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Pagelog”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Pagelog”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Pagelog”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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