Description
This handy plugin speeds up some debugging actions; when developing web applications, websites and plugins with WordPress.
For more information visit : https://readwebtechnology.com/wp-developers-tool-box/
- Toggle error reporting messages on and off from the dashboard and the WP Admin bar
- Hide and turn off error messages
- Toggle error logging on and off from the dashboard
- Display errors only to logged in Administrators
- Display errors only to visitors from a whitelisted IP address
- Quickly and safely rename the “/plugins” directory from the dashboard; to ascertain if the error is in a plugin, or not
- Toggle the WP Admin bar to display on or off, from the WP Admin bar and dashboard
- Show System information using phpinfo
- Quickly export the active database, with a conditional drop statement; to a .htaccess protected directory
Installation
There are a few options for installing and setting up this plugin.
Upload Manually
- Download and unzip the plugin
- Upload the ‘wp-developers-tool-box’ folder into the ‘/wp-content/plugins/’ directory
- Go to the Plugins admin page and activate the plugin
Install Via Admin Area
- In the admin area go to Plugins > Add New and search for “Hover board direction aware hover effect”
- Click install and then click activate
To Setup The Plugin
- Upload the plugin to your WordPress installation
- At your WordPress dashboard, under settings, select Hover Board
- Enter your chosen outer and inner class names and click SAVE
- Copy the generated sample code to a post or page, modify and enjoy!
FAQ
How do I set this up?
A: See Installation section!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Developer's Toolbox” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Developer's Toolbox” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial launch of the plugin
0.5
- Added IP whitelisting
1.0
- Full code refactor & adoption object orientated programming
- Added download error log button
- (Should) Now over rule system settings for displaying errors – debug mode off – means off!
- Added activate / deactivate methods for default options rows insert and delete
- Tidied UI