Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WP_DEBUG Toggle

Beskrivelse

Toggle WP_DEBUG 🔴ON or 🟢OFF from the wp-admin bar.

WP_DEBUG Toggle allows you to Enable WP_DEBUG with one click to log PHP, database and JavaScript errors when you need to, and disable it when you’re done. No need to manually edit wp-config.php file.

For more free WordPress plugins please visit plugins.club.

Skjermskudd

  • Toggle WP_DEBUG from the toolbar

Installasjon

  1. Upload the plugin file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

The current WP_DEBUG value will be shown in the top right corner of the admin top bar. Simply click on the value to change it.

For basic usage, you can also have a look at the plugin web site.

FAQ

What is the current WP_DEBUG value?

The current WP_DEBUG value will be detected by the plugin and shown in the top right corner of the top bar on both frontened and wp-admin.

How to enable or disable WP_DEBUG ?

Simply click on the value to change it.

I have moved wp-config.php file, will this plugin still work?

Yes, If you have moved wp-config.php file one folder above according to the Hardening WP guide this plugin will still detect the file there and work as normal. The only scenario when it will not work is if you renamed wp-config.php file to something else, for example: configuration.php

Is this plugin safe to use?

Yes, all the best development practices have been used and the plugin code is verified by WordPress.org Plugin Review Team.

Vurderinger

Les alle 0 vurderinger

Bidragsytere og utviklere

“WP_DEBUG Toggle” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.1

Added «Rate this plugin» link to the plugin page

1.0

The first stable public version.