Descripció
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
Instal·lació
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!
PMF
How do I set this up?
A: See Installation section!
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WP Developer's Toolbox» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP Developer's Toolbox» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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