
內容簡介
Sucuri Scanner 是一個外掛,此外掛附帶有客製化設定。
作者與 Sucuri LLC 沒有任何關聯。
限制管理介面使用特定使用者
隱藏 Sucuri WAF (web application firewall) 相關的 UI 元件
避免每次載入頁面都進行 DNS 查詢
隱藏 Sucuri 廣告
設定資料儲存路徑
更多詳細資訊,請參閱 GitHub 儲存庫。
如何限制管理介面使用特定使用者?
將以下程式碼複製至 wp-config.php 中
define( 'O1_SUCURI_USER', 'your-username' );
相關連結
此外掛的開發進行於 GitHub。
外掛標籤
開發者團隊
② 後台搜尋「Custom settings for Sucuri Scanner」→ 直接安裝(推薦)
原文外掛簡介
Custom settings for Sucuri Scanner plugin.
The author has no association with Sucuri LLC.
Restrict the admin interface to a specific user
Hide Sucuri WAF (web application firewall) related UI elements
Prevent DNS queries on each page load
Hide Sucuri ads
Set data store path.
For details please see the GitHub repository.
How to restrict the admin interface to a specific user?
Copy this to your wp-config.php
define( 'O1_SUCURI_USER', 'your-username' );
Links
Development of this plugin goes on on GitHub.
