The search menus are added to the Plugin and Theme Editors..
WordPress Core search interface is at the top of Dashboard -> Updates page..
The PHP Error Log Viewer at the bottom of the Settings -> WP BugBot admin page...
Yes, if you have defined DISALLOW FILE EDIT as in your wp-config php to remove the plugin and theme editing interfaces, you can still use the plugin and theme search..
BugBot will detect this is the case and move all interfaces to Updates page...
number of alternatives were tested and this one worked the best at the time, however there is no foolproof way to scroll to specific line inside normal textarea that works in all browsers and browser versions..
If the line is not scrolled to automatically, you can click on the pre-filled 'Find Text to search for the inside the text area. ..
WP BugBot will attempt to detect the setting for your PHP error log files..
If you have complex setup or wish to change the filenames that are searched for, you can use the filter 'bugbot error log search to return array of error log filenames..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more