
內容簡介
總結:WebDoktoru Security 提供全面的安全保護,帶有易於使用的介面,可為您的 WordPress 網站提供多種安全功能,並可透過單點擊啟用或停用,適合初學者和進階用戶使用。
1. 這個 WordPress 外掛提供哪些安全功能?
- 停用 XML-RPC - 防止 XML-RPC 攻擊並增強安全性
- 隱藏 WordPress 版本 - 隱藏 WordPress 版本信息以避免潛在攻擊
- 停用文件編輯 - 從管理面板中停用文件編輯以增強安全性
- 刪除 WordPress 生成器 - 從 HTML 源代碼中刪除 WordPress 信息
- 停用使用者列舉 - 防止使用者 ID 被發現
- 阻止惡意機器人 - 封鎖已知的惡意機器人和爬蟲
- 停用目錄瀏覽 - 防止在您的伺服器上列出目錄
- 限制登入嘗試 - 防禦暴力攻擊
- 停用作者掃描 - 隱藏作者頁面以避免攻擊
- 安全的 HTTP 標頭 - 將重要的安全標頭添加到您的網站
2. 這個外掛有支援多語言嗎?支援哪些語言?
- 有,支援英文(預設)和土耳其文(Türkçe)。
- 若要新增新語言支援,需要進行哪些操作?
3. 如何監控安全性狀態以及其評估指標為何?
- 透過啟用的安全措施評估您的安全性狀態:
- 80%+:綠色狀態,表示優良
- 60%+:黃色狀態,表示良好
- <60%:紅色狀態,表示弱
4. 這個外掛的技術要求是什麼?
- PHP 版本:7.0 或更高
- WordPress 版本:5.0 或更高
- 現代瀏覽器用於管理介面
5. 此外掛的版本歷史有哪些重要更新?
- 1.0.2:修正內聯JavaScript以符合WordPress標準,更新所有函數名稱以避免衝突,增強暫存鍵命名,改進AJAX動作名稱等。
- 1.0.1:新增多語言支援,改進程式碼結構和緩存。
- 1.0.0:首次釋出,包含10種基本安全功能、現代管理介面、基於AJAX的設定更改。
外掛標籤
開發者團隊
原文外掛簡介
WebDoktoru Security provides comprehensive security protection for your WordPress website with an easy-to-use interface. This plugin offers multiple security features that can be activated or deactivated with a single click, making it perfect for both beginners and advanced users.
Key Features
Disable XML-RPC – Prevents XML-RPC attacks and increases security
Hide WordPress Version – Hides WordPress version information from potential attackers
Disable File Editing – Disables file editing from admin panel for enhanced security
Remove WordPress Generator – Removes WordPress information from HTML source code
Disable User Enumeration – Prevents user ID discovery attempts
Block Bad Bots – Blocks known malicious bots and crawlers
Disable Directory Browsing – Prevents directory listing on your server
Limit Login Attempts – Protects against brute force attacks
Disable Author Scans – Hides author pages from potential attackers
Secure HTTP Headers – Adds important security headers to your site
Multi-Language Support
This plugin supports multiple languages:
English (Default)
Turkish (Türkçe)
To add support for a new language:
Copy the languages/webdoktoru-security.pot file
Rename it to webdoktoru-security-{locale}.po
Translate the strings in the PO file
Compile it to MO format using: msgfmt webdoktoru-security-{locale}.po -o webdoktoru-security-{locale}.mo
Place both files in the languages/ directory
Security Status Monitoring
The plugin evaluates your security status based on active security measures:
Excellent (80%+): Green status
Good (60%+): Yellow status
Weak (<60%): Red status
Technical Requirements
PHP Version: 7.0 or higher
WordPress Version: 5.0 or higher
Modern web browser for admin interface
Version History
1.0.2
– Fixed inline JavaScript to use wp_add_inline_script() for WordPress standards compliance
– Updated all function names with unique prefixes to prevent conflicts
– Enhanced transient key naming with webdoktoru_security_ prefix
– Improved AJAX action names for better uniqueness
– WordPress.org repository compliance improvements
1.0.1
– Added multi-language support
– English as default language
– Turkish translation included
– Improved code structure and caching
1.0.0
– Initial release
– 10 basic security features
– Modern admin interface
– AJAX-based setting changes
