
全新外掛
安裝啟用
—
尚無評分
2 天前
最後更新
—
問題解決
WordPress 6.5+ PHP 8.1+ v2.9.1 上架:2026-09-08
內容簡介
Dalmatian Dream Post Views 是一款用於計算訪客瀏覽已發佈文章次數的外掛,並保持與全頁快取系統的相容性。它使用本地儲存來管理訪客的冷卻時間,並避免為每位訪客建立暫時記錄。
【主要功能】
• 計算訪客瀏覽次數
• 與全頁快取系統相容
• 使用 localStorage 管理冷卻時間
• 避免記錄登入用戶的瀏覽次數
• 簡單的 User-Agent 濾波器減少噪音
外掛標籤
開發者團隊
原文外掛簡介
Dalmatian Dream Post Views counts published post views for guests while preserving compatibility with full-page cache systems. It stores counts in the existing dd_post_views table, uses localStorage for a lightweight visitor cooldown, and avoids per-visitor transient records.
Logged-in users are not counted. A simple User-Agent bot filter is used for noise reduction. The plugin does not use external services and does not send view data to third parties.
