Developer Tool for WP Errors
| Author: | Navanath Bhosale (profile at wordpress.org) |
| WordPress version required: | 4.4 |
| WordPress version tested: | 5.2 |
| Plugin version: | 1.0.2 |
| Added to WordPress repository: | 06-02-2019 |
| Last updated: | 11-05-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 1 420 |

Click to start download
|
FAQ
Who can use Developer Tool plugin?
Basically this plugin is for everyone who needs to debug and come across to the errors that he is facing.
How Developer Tool is useful?
This plugin grants you the access of debug.log file. Which generates all PHP notices / warnings / errors. This provides you the easiness in WP debugging.
Do I need to manipulate some file settings for that?
No you don’t need to. This plugin provides you the form under Settings > Devloper Tool, which enables your debug mode. And in the error log section you can see the errors that you are facing.
ChangeLog
1.0.0
1.0.1
- Fixed: PHP warning for textdomain folder location
1.0.2
- Fixed: PHP warning for get_home_path function