Beskrivning
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
Installation
Search for plugin wpFileSearch in WordPress plugins.
Install plugin.
Search can now be located on admin side bar.
Vanliga frågor
How do i contact you?
– http://wpsearch.markcoker.com.au/
Where can i contribute?
– https://github.com/markcoker/wpFileSearch.git
Recensioner
Bidragsgivare och utvecklare
”WordPress File Search” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”WordPress File Search” har översatts till 2 språk. Tack till översättarna för deras bidrag.
Översätt ”WordPress File Search” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
- v1.2 – Support for international translations
- v1.1 – Improved code & bugfix
- v1.0 – Initial Version