Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WordPress File Search

Descrizione

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

Screenshot

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

Installazione

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

Recensioni

26 Gennaio 2017
It helped plug in solving the problem. Thanks to the developer!
3 Settembre 2016
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.
3 Settembre 2016
Very simple it's very handy. I use it for child theme development. Appearance could be prettier but I like the simple look.
Leggi tutte le recensioni di 4

Contributi e sviluppo

“WordPress File Search” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WordPress File Search” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.

Traduci “WordPress File Search” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

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