이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP-Stats

설명

Usage (Create Stats Page)

  1. Go to ‘WP-Admin -> Pages -> Add New’
  2. Type any title you like in the page’s title area
  3. If you ARE using nice permalinks, after typing the title, WordPress will generate the permalink to the page. You will see an ‘Edit’ link just beside the permalink.
  4. Click ‘Edit’ and type in ‘stats’ in the text field (without the quotes) and click ‘Save’.
  5. Type [page_stats] in the page’s content area
  6. Click ‘Publish’
  7. If you ARE NOT using nice permalinks, you need to go to WP-Admin -> Settings -> Stats and under ‘Stats URL’, you need to fill in the URL to the Stats Page you created above.

Usage (With Widget)

  1. Go to WP-Admin -> Appearance -> Widgets
  2. The widget name is Stats.

Build Status

Development

https://github.com/lesterchan/wp-stats

Translations

http://dev.wp-plugins.org/browser/wp-stats/i18n/

Credits

Donations

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.

스크린샷

  • Admin - Dashboard
  • Admin - Options
  • Admin - Widget
  • Stats Page
  • Stats Sidebar

후기

2016년 11월 2일
Worked right away. Should be very informative for heavy bloggers. I don´t see a reason nor and argument for the 1 star reviews. Rate it 5 stars.
2016년 9월 3일
Plugin works until you try to modify the settings. Author refuses to do his due diligence to fix the problems.
2016년 9월 3일
I don't understand previous bad reviews on that plugin as it works fine. It's very simple and informative, so I recommend it to everyone.
모든 7 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

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

변경이력

Version 2.56

  • NEW: WordPress 5.5 only because of comment_type changes

Version 2.55

  • FIXED: Notices

Version 2.54

  • FIXED: Akismet_Admin class not found

Version 2.53

  • FIXED: Notices in Widget Constructor for WordPress 4.3

Version 2.52

  • FIXED: Added nonce field and esc_url() to fix XSS. Props HSASec-Team.

Version 2.51

  • NEW: Supports WordPress Multisite Network Activation
  • NEW: Uses WordPress native uninstall.php

Version 2.50 (01-06-2009)

  • NEW: Works For WordPress 2.8
  • NEW: Update PageNavi Function Names
  • NEW: Added Most Commented Pages
  • NEW: Use _n() Instead Of __ngettext() And _n_noop() Instead Of __ngettext_noop()
  • NEW: Uses New Widget Class From WordPress
  • NEW: Merge Widget Code To wp-stats.php And Remove wp-stats-widget.php
  • FIXED: Uses $_SERVER[‘PHP_SELF’] With plugin_basename(FILE) Instead Of Just $_SERVER[‘REQUEST_URI’]
  • FIXED: Recent Comments Now Include Comments Posted In Pages