Debug Switch

Debug Switch Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 396 downloads
Debug Switch Icon

Try plugin: Debug Switch

We'll create fresh WordPress site with Debug Switch installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Debug Switch

The fastest and easiest way to switch debug mode on/off and view PHP info directly from the admin.

1


0


0


0


0

updated: 1 year ago
since: 2 years ago
author: Bryan Hadaway

Description

The fastest and easiest way to switch debug mode on/off and view PHP info directly from the admin.

Toggle debug mode ( <?php define( 'WP_DEBUG', true ); ?> ) and view PHP version and info ( <?php phpinfo(); ?> ).

How?

Simply activate the plugin to enable and deactivate the plugin to disable them when you’re done debugging.

Why?

There are a dozen other debugging plugins that already do this (more or less), so why create another?

Well, I already tried them all, and they just felt clunky and unnecessarily overcomplicated. I got tired of having to manually switch debug mode on and off and these other plugins didn’t offer a simple way to do that without also adding a bunch of other bells and whistles that I found to just be in the way, so I made something simpler.