Àpèjúwe
SniffPress is an essential developer tool that lets you search through all your theme and plugin files directly from the WordPress admin dashboard.
New in version 1.2:
Ìtumọ̀ Yorùbá: – Completely redesigned admin UI with a modern violet/indigo theme, custom icon set, and Inter/JetBrains Mono typography
Ìtumọ̀ Yorùbá: – Dark mode toggle with saved preference (persists across sessions)
Ìtumọ̀ Yorùbá: – Results are now grouped by theme/plugin, then by file, in a collapsible tree instead of one long flat list
Ìtumọ̀ Yorùbá: – Live match counter: see an estimated match count as you type, before running the full search
Ìtumọ̀ Yorùbá: – Redesigned Search In box, file type filters, and Select All / Select None controls for better usability
Key Features:
Ìtumọ̀ Yorùbá: – Search across multiple themes/plugins at once
Ìtumọ̀ Yorùbá: – Case-sensitive and whole word matching options
Ìtumọ̀ Yorùbá: – Regular expression support
Ìtumọ̀ Yorùbá: – Filter by file type (PHP, JS, CSS, etc.)
Ìtumọ̀ Yorùbá: – Grouped, collapsible results (by theme/plugin, then by file)
Ìtumọ̀ Yorùbá: – Live match count preview as you type
Ìtumọ̀ Yorùbá: – Dark mode toggle
Ìtumọ̀ Yorùbá: – Direct links to edit found files (works with any theme/plugin)
Ìtumọ̀ Yorùbá: – Search limits: control maximum file size and results count
Ìtumọ̀ Yorùbá: – Exclusion patterns: skip vendor folders, cache directories, etc.
Ìtumọ̀ Yorùbá: – Clean, intuitive interface
Ìtumọ̀ Yorùbá: – Fast AJAX-powered searching
Ìtumọ̀ Yorùbá: – Search completion statistics
Perfect for:
Ìtumọ̀ Yorùbá: – Debugging theme/plugin issues
Ìtumọ̀ Yorùbá: – Finding specific functions/hooks
Ìtumọ̀ Yorùbá: – Locating text strings for translation
Ìtumọ̀ Yorùbá: – Code audits and maintenance
Àwọn àwòrán ìbòjú



Ìgbéwọlẹ̀
- Upload the
sniffpressfolder to your/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to SniffPress (top-level menu) to start searching
FAQ
-
What file types are searched by default?
-
The plugin searches:
Ìtumọ̀ Yorùbá: – PHP (.php)
Ìtumọ̀ Yorùbá: – JavaScript (.js)
Ìtumọ̀ Yorùbá: – CSS (.css)
Ìtumọ̀ Yorùbá: – Text (.txt)
Ìtumọ̀ Yorùbá: – Markdown (.md)
Ìtumọ̀ Yorùbá: – JSON (.json)
Ìtumọ̀ Yorùbá: – XML (.xml)
Ìtumọ̀ Yorùbá: – HTML (.html) -
Why are some files missing from results?
-
The plugin automatically skips:
Ìtumọ̀ Yorùbá: – Binary files (images, fonts, etc.)
Ìtumọ̀ Yorùbá: – Files over 2MB in size (configurable)
Ìtumọ̀ Yorùbá: – Vendor directories (node_modules, vendor, .git, etc.)
Ìtumọ̀ Yorùbá: – Files matching your exclusion patterns -
Can I search WordPress core files?
-
Currently the plugin only searches theme and plugin files. Core file search may be added in future versions.
-
How do I use exclusion patterns?
-
Enter comma-separated patterns in the “Exclude patterns” field. Examples:
Ìtumọ̀ Yorùbá: –node_modules, vendorÌtumọ̀ Yorùbá: – skip these common directories
Ìtumọ̀ Yorùbá: –*.log, cache/Ìtumọ̀ Yorùbá: – skip log files and cache directory
Ìtumọ̀ Yorùbá: –assets/css, includes/Ìtumọ̀ Yorùbá: – skip specific folders -
What are the recommended search limits?
-
For large sites, we recommend:
Ìtumọ̀ Yorùbá: – Max file size: 2-5MB
Ìtumọ̀ Yorùbá: – Max results: 100-200
This prevents timeouts and memory issues. -
How are results grouped?
-
Results are grouped first by theme/plugin name, then by individual file within that group. Click any group or file header to collapse or expand it.
-
How does the live match counter work?
-
As you type (2+ characters) with at least one location selected, the plugin runs a quick background count and shows it under the search field, before you click Search. ItÌtumọ̀ Yorùbá: ’s capped at 500 for speed on large codebases; run the full search to see everything.
-
How do I enable dark mode?
-
Click the moon/sun icon at the top right of the SniffPress page. Your choice is saved in your browser and applied automatically next time you visit.
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“SniffPress” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaṢe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.2
- Redesigned admin UI: new color palette, custom icon set, Inter/JetBrains Mono typography
- Added dark mode toggle with saved preference
- Results are now grouped by theme/plugin, then by file, in a collapsible tree
- Added live match counter (debounced preview count) as you type
- Reworked Search In box, file type checkboxes, and Select All/None controls
- Various small UX and accessibility improvements
1.1
- Added top-level admin menu for easier access
- Added search limits: control max file size and results count
- Added exclusion patterns to skip specific folders/files
- Improved theme editor links for both active and inactive themes
- Enhanced user interface with search statistics
- Added welcome message with usage tips
- Fixed exclusion pattern matching for directories
- Improved plugin main file detection
- Better error handling and user feedback
- Performance optimizations for large codebases
1.0
- Initial release with core search functionality
- Support for both themes and plugins
- Case-sensitive and whole word matching
- File type filtering options
