Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP Developer's Toolbox

Leírás

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

Képernyőmentések

  • The plugin options interface
  • More options
  • WP Admin bar options

Telepítés

There are a few options for installing and setting up this plugin.

Upload Manually

  1. Download and unzip the plugin
  2. Upload the ‘wp-developers-tool-box’ folder into the ‘/wp-content/plugins/’ directory
  3. Go to the Plugins admin page and activate the plugin

Install Via Admin Area

  1. In the admin area go to Plugins > Add New and search for „Hover board direction aware hover effect”
  2. Click install and then click activate

To Setup The Plugin

  1. Upload the plugin to your WordPress installation
  2. At your WordPress dashboard, under settings, select Hover Board
  3. Enter your chosen outer and inner class names and click SAVE
  4. Copy the generated sample code to a post or page, modify and enjoy!

GYIK

How do I set this up?
A: See Installation section!

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP Developer's Toolbox” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP Developer's Toolbox” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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