이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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