
內容簡介
TK bbPress Stats 提供關於已安裝的 bbPress 論壇的有用統計資料。短代碼選項讓小工具可以顯示在 WordPress 頁面或文章中。
可供顯示的項目:
總用戶數
總主題數
總回覆數
總張貼數 (主題和回覆)
總論壇數
每個統計項目的可見性和小工具標題都可以自定義。
外掛標籤
開發者團隊
原文外掛簡介
TK bbPress Stats provides useful statistics about your bbPress forum with modern security and performance features. Fully compatible with PHP 8.5 while maintaining backward compatibility to PHP 7.4.
Key Features:
Display forum statistics in widgets or via shortcode
Intelligent caching for optimal performance
Secure database queries with prepared statements
Full internationalization support
Modern PHP 8.5 code with type safety
Conditional asset loading for better performance
Available Statistics:
Total Users
Total Topics
Total Replies
Total Posts (topics + replies)
Total Forums
Each statistic can be individually enabled/disabled, and the widget title is fully customizable.
Security Features:
SQL injection protection with prepared statements
XSS prevention with proper output escaping
Input sanitization on all user data
Capability checks for admin access
Path traversal protection
Performance Optimizations:
Smart caching (1-hour default, auto-invalidates on changes)
Conditional script/style loading
Optimized database queries
Minimal resource footprint
