內容簡介
總結:Content Space Analyzer 提供一個快速的儀表板,可檢視 WordPress 安裝過程中的儲存空間使用情況。主要功能包括批次掃描 WordPress 根目錄 (ABSPATH),避免超時問題,以及儀表板摘要顯示 wp-content、wp-includes、wp-admin 和根目錄檔案的空間使用狀況。同時也提供最大文件夾和最大檔案小工具,具有 WordPress 風格的頁碼功能,並限制安全刪除流程只針對 wp-content 內的檔案。
1. Content Space Analyzer 主要提供哪些功能?
- 批次掃描 WordPress 根目錄以避免超時問題。
- 提供對 wp-content、wp-includes、wp-admin 和根目錄檔案的儀表板摘要。
- 提供最大文件夾和最大檔案小工具。
- 包含具有 WordPress 風格頁碼功能的完整檔案表格。
- 安全刪除工作流程僅限於 wp-content 內的檔案。
2. Content Space Analyzer 的安全性措施有哪些?
- 只有管理員可以訪問 (manage_options)。
- 在所有 AJAX 行動上進行 Nonce 檢查。
- 刪除功能僅限於 wp-content 內的檔案。
外掛標籤
開發者團隊
原文外掛簡介
Content Space Analyzer provides a fast dashboard to inspect space usage across your WordPress installation.
Main features:
Batch scan of the WordPress root (ABSPATH) to avoid timeouts.
Dashboard summary for wp-content, wp-includes, wp-admin, and root files.
Largest folders and largest files widgets.
Full files table with WordPress-style pagination.
Safe delete workflow restricted to files inside wp-content.
Security:
Admin-only access (manage_options).
Nonce checks on all AJAX actions.
Deletion is restricted to files in wp-content.
