
內容簡介
**總結:**
Coreline 是一款輕量級的WordPress安全和優化外掛程式,為您的WordPress安裝提供必要的硬化功能。它遵循乾淨的代碼原則、PSR標準,並設計成可測試、可擴展和易於維護。
**問題與答案:**
<ul>
<li>1. Coreline 提供哪些功能?
<ul>
<li> 移除表情符號腳本 - 移除WordPress表情符號偵測腳本以提升效能
<li> 隱藏WordPress版本 - 從HTML和RSS feeds中移除WordPress版本號以增強安全性
<li> 自訂登入URL - 將wp-login.php更改為自訂URL (例如,/secure-login/) 以防止自動暴力攻擊
<li> 防盜鏈保護 - 防止其他網站從熱鏈接引您的圖片 (適用於Apache和Nginx)
<li> 停用Pingbacks和Trackbacks - 停用XML-RPC pingbacks和trackbacks以增強安全性
</ul>
</li>
<li>2. 使用Coreline的好處有哪些?
<ul>
<li> 輕量快速
<li> 沒有資料庫查詢開銷
<li> 乾淨、符合PSR標準的代碼
<li> 經過充分測試和維護
<li> 與所有主要佈景主題和外掛程式兼容
</ul>
</li>
<li>3. Coreline是否對開發者友好?
<ul>
<li> 建議開發者:
<ul>
<li> PSR-4自動加載
<li> 遵守WordPress編碼標準
<li> PHPStan Level 8驗證
<li> 完全可篩選和可擴展
<li> 具備全面的行內文件
</ul>
</li>
</ul>
</li>
<li>4. 該如何報告錯誤或提出功能請求?
<ul>
<li> 請前往以下網址:https://github.com/kishanjasani/coreline/issues
</li>
</ul>
</li>
<li>5. Coreline外掛程式的授權狀況如何?
<ul>
<li> 本外掛程式根據GPLv2或更高版本許可。https://www.gnu.org/licenses/gpl-2.0.html
</li>
</ul>
</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
Coreline is a lightweight WordPress security and optimization plugin that provides essential hardening features for your WordPress installation. It follows clean code principles, PSR standards, and is designed to be testable, scalable, and maintainable.
Features
Emoji Script Removal – Removes WordPress emoji detection scripts to improve performance
WordPress Version Hiding – Removes WordPress version numbers from HTML and RSS feeds for better security
Custom Login URL – Changes wp-login.php to a custom URL (e.g., /secure-login/) to prevent automated brute-force attacks
Hotlink Protection – Prevents other websites from hotlinking your images (works on both Apache and Nginx)
Disable Pingbacks & Trackbacks – Disables XML-RPC pingbacks and trackbacks for improved security
Benefits
Lightweight and fast
No database queries overhead
Clean, PSR-compliant code
Fully tested and maintained
Compatible with all major themes and plugins
Developer Friendly
Coreline is built with developers in mind:
PSR-4 autoloading
WordPress Coding Standards compliant
PHPStan Level 8 verified
Fully filterable and extensible
Comprehensive inline documentation
Support
For bug reports and feature requests, please visit GitHub Issues
License
This plugin is licensed under the GPLv2 or later.
