by taylor.mitchellstjoseph on WordPress.org
Toggle WP_DEBUG on/off through the admin toolbar
This plugin adds an option in the admin toolbar to toggle WP_DEBUG on/off.
wp-config.php must be writable by the server and code must be in the default format/spacing – define(‘WP_DEBUG’, false);
Redirects all email sent through wordpress to the user currently logged in or the site administrator.
Display log messages during plugin and theme development on the console in Safari and Firefox (with Firebug) browsers.
This plugin adds an “Open In Social Debugger” link to the admin bar, which opens the current page or post in a social network debugger.