=== Wordpress File Search === Contributors: Mark Coker Tags: search,quick,find,locate,everything,everywhere,files,content,script,development,tool,wordpress file search Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZZLZ3LS6D3BG4 Requires at least: 3.3 Tested up to: 4.5 Stable tag: trunk License: GNU GENERAL PUBLIC LICENSE License URI: http://www.gnu.org/licenses/gpl-3.0.en.html Assisting administrators locate any reference within the whole of Wordpress without even leaving Wordpress! == Description == 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. == Frequently Asked Questions == How do i contact you? - http://wpsearch.markcoker.com.au/ Where can i contribute? - https://github.com/markcoker/wpFileSearch.git == Screenshots == 1. Desktop Screenshot 2. Mobile Portrait 3. Mobile Landscape 4. Mobile Landscape - File Display == Changelog == * v1.2 - Support for international translations * v1.1 - Improved code & bugfix * v1.0 - Initial Version == Upgrade Notice == = 1.2 = Support for international translations added. = 1.1 = This version includes code improvements and a bug fix for an error message not being displayed properly. = 1.0 = Initial Version