
內容簡介
總結:SniffPress 是一個必備的開發者工具,讓您可以直接從 WordPress 管理儀表板搜尋所有主題和外掛程式檔案。
問題與答案:
1. SniffPress 提供了哪些主要功能?
- 可同時搜尋多個主題/外掛程式
- 支援區分大小寫及整字符合選項
- 支援正則表達式
- 可按檔案類型過濾 (PHP、JS、CSS 等)
- 直接鏈接到找到的檔案進行編輯
- 乾淨、直觀的介面
- 快速的 AJAX 引擎搜尋
2. SniffPress 適用於哪些情況?
- 調試主題/外掛程式問題
- 尋找特定的功能/鉤子
- 定位文字串進行翻譯
- 進行代碼審計和維護
3. SniffPress 的授權是什麼?
- 這個程式是自由軟體;根據自由軟體基金會發行的 GNU 通用公共授權條款,您可以重新分發和/或修改它;您可以選擇授權條款的第二版,或(在您的選擇之下)任意更新的版本。
外掛標籤
開發者團隊
原文外掛簡介
SniffPress is an essential developer tool that lets you search through all your theme and plugin files directly from the WordPress admin dashboard.
Resources
GitHub: https://github.com/viveksoftchure/sniffpress
New in version 1.1:
– Top-level admin menu for easier access
– Search limits to prevent server overload
– Exclusion patterns to skip specific folders/files
– Improved theme editor links for both active and inactive themes
– Enhanced user interface with search statistics
Key Features:
– Search across multiple themes/plugins at once
– Case-sensitive and whole word matching options
– Regular expression support
– Filter by file type (PHP, JS, CSS, etc.)
– Direct links to edit found files (works with any theme/plugin)
– Search limits: control maximum file size and results count
– Exclusion patterns: skip vendor folders, cache directories, etc.
– Direct links to edit found files
– Clean, intuitive interface
– Fast AJAX-powered searching
– Search completion statistics
Perfect for:
– Debugging theme/plugin issues
– Finding specific functions/hooks
– Locating text strings for translation
– Code audits and maintenance
