Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP_DEBUG Toggle

Beschreibung

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.

Screenshots

  • Toggle WP_DEBUG from the toolbar

Installation

  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.

Rezensionen

Alle 0 Rezensionen lesen

Mitwirkende & Entwickler

„WP_DEBUG Toggle“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Ãœbersetze „WP_DEBUG Toggle“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1

Added „Rate this plugin“ link to the plugin page

1.0

The first stable public version.