该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress File Search

描述

Simple searching of WordPress files.

Often you might be working with a WordPress theme/plugin/core files that you didn’t create.
You want to overwrite a function in your child theme, you don’t know where it’s located in the parent theme or what it does.
This plugin assists you to locate all references within the whole of WordPress without even leaving WordPress!
It locates all files that contain your search term and allows you to select the file you want to load.
Once loaded your quickly able to see where its located and how it works.

Note:
This requires administrator permission for WordPress, as this will be able to search all WordPress files, including plugins and themes.
I have plans to release limited version, such as plugin file search / theme file search.
If you are interested in such versions to donate to show your interest.

  • All features are included, but if you would like to donate, it will assist further development

屏幕截图

  • Desktop Screenshot
  • Mobile Portrait
  • Mobile Landscape
  • Mobile Landscape - File Display

安装

Search for plugin wpFileSearch in WordPress plugins.
Install plugin.
Search can now be located on admin side bar.

常见问题

How do i contact you?
– http://wpsearch.markcoker.com.au/

Where can i contribute?
– https://github.com/markcoker/wpFileSearch.git

评价

2017 年 1 月 26 日
It helped plug in solving the problem. Thanks to the developer!
2016 年 9 月 3 日
I made this plugin just to speed up the process of finding strings hidden in themes mainly. This allows you to track down those functions etc, that text that just seems hidden.
2016 年 9 月 3 日
Very simple it's very handy. I use it for child theme development. Appearance could be prettier but I like the simple look.
阅读所有4条评价

贡献者及开发者

“WordPress File Search” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「WordPress File Search」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“WordPress File Search”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • v1.2 – Support for international translations
  • v1.1 – Improved code & bugfix
  • v1.0 – Initial Version