這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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