[WordPress] 外掛分享: Typo Hunter

首頁外掛目錄 › Typo Hunter
WordPress 外掛 Typo Hunter 的封面圖片
全新外掛
安裝啟用
尚無評分
19 天前
最後更新
問題解決
WordPress 5.0+ PHP 8.1+ v1.4.0 上架:2026-01-25

內容簡介

Typo Hunter 將讀者轉變為活躍的貢獻者,透過遊戲化的校對過程,讓觀眾協助維護專業且無錯誤的內容,同時增進社群互動。

【主要功能】
• 遊戲化體驗 - 讓讀者參與錯字狩獵的有趣活動
• 快速報告 - 使用鍵盤快捷鍵即時提交
• 垃圾郵件保護 - 限制報告次數及重複檢測
• 管理控制台 - 整潔可排序的錯誤報告表格
• 性能優化 - 僅在需要時載入資源,支援 PHP 8.3+
• 安全性高 - SQL 注入防護及輸入驗證

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Typo Hunter」→ 直接安裝(推薦)

原文外掛簡介

Typo Hunter transforms your readers into active contributors by gamifying the proofreading process. Let your audience help you maintain professional, error-free content while building community engagement.
Key Features

🎯 Gamified Experience – Turn typo hunting into an engaging activity for your readers
⚡ Quick Reporting – Keyboard shortcut (Ctrl/Cmd + Enter) for instant submissions
🛡️ Spam Protection – Rate limiting (5 reports/hour) and duplicate detection
📊 Admin Dashboard – Clean, sortable table to manage all typo reports
🚀 Performance First – Assets only load where needed, optimized for PHP 8.3+
🔒 Enterprise Security – SQL injection protection, input validation, nonce verification
💾 Smart Storage – Optional database logging with indexed queries
🎨 Modern UI – Native HTML dialog with beautiful, responsive design

How It Works

Reader spots a typo on your site
Selects the incorrect text
Presses Ctrl/Cmd + Enter (or clicks footer link)
Submits correction in sleek modal form
You review and fix in the admin dashboard
Content quality improves continuously!

Perfect For

📰 Blogs & News Sites – Crowdsource proofreading at scale
📚 Documentation Sites – Community-driven accuracy improvements
🎓 Educational Platforms – Maintain high-quality learning content
🛒 E-commerce Stores – Professional product descriptions
🏢 Corporate Websites – Brand reputation through polished content
📖 Publishing Platforms – Engage readers as quality contributors

Security & Privacy

✅ Rate limiting prevents abuse (5 reports/hour per IP)
✅ IP addresses hashed for privacy compliance
✅ All inputs sanitized and validated
✅ SQL injection protection with prepared statements
✅ Nonce verification for all AJAX requests
✅ GDPR-friendly (no personal data stored)

Technical Details
Database Schema
Custom table: typohunter_reports
* id – Unique report identifier (bigint, primary key)
* post_id – Associated WordPress post ID (bigint, indexed)
* text – Incorrect text (varchar 255)
* suggestion – Suggested correction (varchar 255)
* url – Page URL (varchar 500)
* timestamp – Submission time (datetime, indexed)
Optimized with indexes on post_id and timestamp for fast queries.
Security Features

🔒 SQL injection protection ($wpdb->prepare() with placeholders)
✅ Nonce verification for all AJAX requests
🛡️ Rate limiting via WordPress transients
🧹 Input sanitization (sanitize_text_field(), esc_url_raw())
🔍 Duplicate detection (5-minute window)
✓ Post validation (ensures posts exist)
🔐 Secure IP detection with fallback

Performance Optimizations

⚡ Assets only load on single posts/pages (conditional loading)
💾 Options cached in class property (reduces DB calls)
📊 Database indexes on post_id and timestamp
🎯 Minimal JavaScript footprint (vanilla JS, no jQuery)
🚀 PHP 8.3+ features (typed properties, readonly, match expressions)
🔥 First-class callable syntax for hooks
⚡ Null coalescing operators for cleaner code

Support
For support, feature requests, or bug reports:
🐛 GitHub: https://github.com/skyminds/typo-hunter
💬 Support Forum: WordPress.org support tab
Roadmap
Available in Pro Version (v1.1.0+):
* 📊 Analytics dashboard with stats and 30-day trend charts
* 📧 Email notifications (instant, daily digest, weekly digest)
* 📤 Export reports (CSV/PDF with filtering)
* ⚡ Enhanced rate limiting (30 reports/hour vs 5/hour)
* 🎨 Modern tabbed admin interface
Coming in Future Updates:
* 🤖 AI-powered correction suggestions
* 👥 Team collaboration features
* 🎨 Custom branding options
* 🔌 Grammarly API integration
* 🌍 Multi-language improvements
Credits
Developed with ❤️ by Matt Biscay
🌐 https://mattbiscay.com
🐙 https://github.com/skyminds
Like Typo Hunter? Please rate it ⭐⭐⭐⭐⭐ on WordPress.org!

延伸相關外掛

文章
Filter
Mastodon