説明
Post Views Counter allows you to display how many times a post, page or custom post type had been viewed with this simple, fast and easy to use plugin.
For more information, check out plugin page at dFactory or plugin support forum.
含まれる機能:
- Option to select post types for which post views will be counted and displayed.
- 投稿表示データを収集する3つの方法: PHP、Javascript、そしてさらに柔軟な REST API
- データプライバシー規制への対応
- Possibility to manually set views count for each post
- ダッシュボードの表示数統計ウィジェット
- Full Data Privacy compliance
- 表示数に応じて投稿をクエリーする機能
- カスタム REST API エンドポイント
- カウント間隔を設定するオプション
- 表示数カウントの除外選択可能: ボット、ログインユーザー、選択したユーザー属性など
- IP によるユーザーの除外
- ユーザー権限グループによる表示制限
- Restricting post views editing to admins
- One-click data import from WP-PostViews
- ソート可能な管理者カラム
- Post views display position, automatic or manual via shortcode
- マルチサイト対応
- W3 Cache/WP SuperCache 対応
- 追加のオブジェクトキャッシュをサポート
- WPML と Polylang に対応
- 翻訳用の .pot ファイルを同梱
参加・貢献
dFactory GitHub レポジトリで、開発に気軽に貢献してください。
インストール
- Install Post Views Counter either via the WordPress.org plugin directory, or by uploading the files to your server
- WordPress の「プラグイン」メニューからプラグインを有効化してください
- Go to the Post Views Counter settings and set your options.
FAQ
まだ質問がありません。
評価
2023年3月27日
Really good and simply
2023年3月22日
Very happy with this plugin!
2023年3月20日
nice
2023年3月15日
Kan ik zeer correct zien welke pagina bezocht worden
2023年3月12日
Me faltaría que me mostrara la estadistica historica de cada post, pero aparte de ello está bien
2023年3月8日
Very Nice Plugin
貢献者と開発者
変更履歴
1.3.12
- Fix: Frontend Javascript rewritten from jQuery to Vanilla JS
- Fix: Admin Bar Style loading on every page
- Fix: Network initialization process for new sites
- Fix: IP address encryption
- Fix: REST API endpoints
- Fix: Removed couple of deprecated functions
- Tweak: Updated chart.js script to version 3.9.1
- Tweak: Added SameSite attribute to cookie
1.3.11
- Fix: Potentailly incorrect counting of post views in edge case db queries
- Fix: Possible empty chart in dashboard
- Fix: Incorrect saving of dashboard widget user options
- Tweak: Updated Chart.js to version 3.7.0
1.3.10
- Fix: Post views column not working properly
- Tweak: Switched to openssl_encrypt method for IP encryption
- Tweak: Improved user input escaping
1.3.9
- Tweak: Remove unnecessary plugin files
1.3.8
- Tweak: Improved user input escaping
1.3.7
- Tweak: Implemented internal settings API
1.3.6
- Fix: Option to hide admin bar chart
1.3.5
- New: Option to hide admin bar chart
- Fix: Small security bug with views label
- 微調整: すべてのページで不要な CSS を削除
1.3.4
- New: Post Views stats preview in the admin bar
- 新着: 人気の投稿データがダッシュボードウィジェットで利用可能に
- 微調整: IP 暗号化でプライバシーを向上
- 調整: PHP 8.x 互換性
1.3.3
- 修正: PHP Notice: 非オブジェクトのプロパティ ‘colors’ を取得しようとしました
- 修正: PHP Notice: register_rest_route が正しく呼び出されていなかった
1.3.2
- 新: ダッシュボードウィジェットナビゲーションの導入
- New: Counter support for Media (attachments)
- Tweak: Extended views query for handling complex date/time requests
1.3.1
- 修正: GutenbergのCSSファイルが見つからない問題
- 微調整: POT 翻訳ファイル更新
1.3
- 新: Gutenberg との互換性
- New: Additional options in widgets: post author and display style
- Fix: Undefined variables when IP saving enabled
- 修正: FastAjax モードで Cookie がトリガーされていないことを確認
- 修正: implode 関数の引数が無効で、警告が発生することがあった問題
- 修正: サムネイルのチェックボックスをチェックした後、サムネイルサイズオプションが表示されないことがあった
- Fix: Saving post (in quick edit mode too) did not update post views
1.2.14
- 修正: 投稿表示数の一括編集カウントリセットの問題
1.2.13
- New: Experimental Fast AJAX counter method (10+ times faster)
1.2.12
- 新着: Cookie NoticeプラグインとのGDPR互換性
1.2.11
- 微調整: オプションとして追加 IP 有効期限チェックを追加
1.2.10
- New: Additional transient based IP expiration checks
- 微調整: Chart.js スクリプトを2.7.1に更新
1.2.9
- 修正: WooCommerceの商品リストテーブルが壊れている問題
1.2.8
- 新: マルチサイト互換性
- Fix: Undefined index post_views_column on post_views_counter/includes/settings.php
- 微調整: ユーザー IP 処理の改善
1.2.7
- 修正: 有効期限パラメーターがないため、オブジェクトキャッシュされたインストールのグラフデータが更新されない問題
- 修正: ユーザー権限グループに基づいてカウンターを非表示にできないバグ。
- 修正: 管理ダッシュボードリクエストの Undfined Notice
1.2.6
- 修正: ハードコードされた post_views データベースのテーブルの接頭辞
1.2.5
- 新着: REST API カウンターモード
- New: Adjust dashboard chart colors to admin color scheme
- 微調整: ダッシュボードチャートのクエリー最適化
- 微調整: post_views データベーステーブルの最適化
- 微調整: プラグインのドキュメンテーションリンクを追加
1.2.4
- 新: 高度なクローラー検知
- 微調整: Chart.js スクリプトを2.4.0に更新
1.2.3
- 新: IP ワイルドカードのサポート
- Tweak: Delete post_views database table on deactivation
1.2.2
- 修正: 未定義の変数: post_ids を通知。zytzagoo に感謝
- 微調整: 翻訳ファイルのストレージをローカルから WP リポジトリに切り替え
1.2.1
- New: Option to display post views on select page types
- 微調整: ダッシュボードウィジェットのクエリー最適化
1.2.0
- New: Dashboard post views stats widget
- 修正: メソッド名のいくつかの誤字
1.1.4
- 修正: 壊れていた Dashicons のリンク。
- 微調整: WordPress 4.4との互換性を確認
1.1.3
- 修正: カスタム投稿タイプで重複した表示数がカウントされる問題
- 修正: 訪問者を除外するチェックボックスが機能しない問題
1.1.2
- 修正: 最も表示された投稿ウィジェットの不具合
1.1.1
- Tweak: Enable edit views on new post.
- Tweak: Extend WP_Query post data with post_views
1.1.0
- 新着: 投稿表示数のクイック編集
- 新着: 表示数の一括編集
- 微調整: 管理 UI 改善
1.0.12
- 新着: イタリア語翻訳追加。Rene Querin に感謝
1.0.11
- 新着: フランス語翻訳追加。Theophil Bethel に感謝
1.0.10
- New: Option to limit post views editing to admins only
1.0.9
- 新着: スペイン語翻訳追加。Carlos Rodriguez に感謝
1.0.8
- 新着: クロアチア語翻訳追加。Tomas Trkulja に感謝
1.0.7
- New: Possibility to manually set views count for each post
- 新着: プラグイン開発を dFactory GitHub レポジトリに移動
1.0.6
- 新着: オブジェクトキャッシュに対応。Tomas Trkulja に感謝
- 新着: ヘブライ語翻訳追加。Ahrale Shrem に感謝
1.0.5
- Tweak: Added number_format_i18n for displayed views count
- 微調整: 開発者向けの追加アクションフック
1.0.4
- 修正: remove_post_views_count 関数で発生する可能性のある問題
1.0.3
- 新着: ロシア語翻訳追加。moonkir に感謝
- 修正: 抜粋が空の場合、投稿の抜粋から [post-views] ショートコードを削除
1.0.2
- 修正: プラガブル関数が初期化されるのが遅すぎた問題
1.0.0
最初のリリース