Açıklama
SniffPress is an essential developer tool that lets you search through all your theme and plugin files directly from the WordPress admin dashboard.
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
– Clean, intuitive interface
– Fast AJAX-powered searching
Perfect for:
– Debugging theme/plugin issues
– Finding specific functions/hooks
– Locating text strings for translation
– Code audits and maintenance
Yükleme
- Upload the
sniffpressfolder to your/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to Tools SniffPress to start searching
SSS
-
What file types are searched by default?
-
The plugin searches:
– PHP (.php)
– JavaScript (.js)
– CSS (.css)
– Text (.txt)
– Markdown (.md)
– JSON (.json)
– XML (.xml)
– HTML (.html) -
Why are some files missing from results?
-
The plugin automatically skips:
– Binary files (images, fonts, etc.)
– Files over 2MB in size
– Vendor directories (node_modules, vendor, etc.) -
Can I search WordPress core files?
-
Currently the plugin only searches theme and plugin files. Core file search may be added in future versions.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“SniffPress” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“SniffPress” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Initial release with core search functionality
- Support for both themes and plugins
- Case-sensitive and whole word matching
- File type filtering options


