Linux 软件免费装
Banner图

SniffPress

开发者 wpwebguru
vivekkumarsahu0
更新时间 2025年7月18日 20:27
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

search find developer tools code search grep

下载

1.0

详情介绍:

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:

安装:

  1. Upload the sniffpress folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to Tools → SniffPress to start searching

屏幕截图:

  • Example search results with highlighted matches

升级注意事项:

1.0.0 - Initial release of SniffPress plugin.

常见问题:

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.

更新日志:

1.0.0