AskApache Debug Viewer

By : askapache

Extreme Advanced debugging plugin for seeing the verbose of the verbose debug info. Tech Support, Server Admins, WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. This debugging plugin goes further than any other in the way it uses Apache Server Status Handlers, CGI Script for server environment view, and in the shear amount of debugging information available, like the basically print_r($GLOBALS).

Read the .htaccess Tutorial for more information on the advanced Apache stuff.

Only viewable to logged-in users with the 'edit_users' capability.

A standalone plugin, you set which debug output settings you want, and whether to turn it on or off. Then every page in your administration panel will include the debug output in the footer using the 'admin_footer' action. Or you can also output in the wp_footer. Additionally, it has the capability of live-debugging, which changes your php.ini error settings on-the-fly for live debugging.

These are several of the debugging modules, each can be set to basic or verbose.

  • Memory Hogs - Very cool!
  • File and Directory Browser with full stat output
  • Apache Server Status
  • Apache Server Info
  • Apache Printenv
  • Extreme Server Info with Server-Env from cgi
  • Current Variables in the Global Scope
  • Gforms Debugging
  • WordPress Cron Debugging
  • WordPress JS Script Debugging
  • WordPress CSS Styles Debugging
  • Widget Debugging
  • Sidebars Debugged
  • All Taxonomies, including custom
  • Custom Post Types
  • Navigation Menus
  • WordPress Actions and Filters
  • Function Information
  • Extensions Loaded by PHP
  • Information about Owner/User/File permissions
  • Files included by php
  • Your PHP.ini settings
  • Information from phpinfo
  • Defined Constants and variables
  • Global Server/Request Information
  • WordPress RewriteRules
  • Database Queries
  • File Permissions
  • Posix Info
  • Socket/Stream Debugging
  • Information about Loaded Classes
  1. http://www.askapache.com/
  2. http://www.php.net/

P3 (Plugin Performance Profiler)

This plugin creates a profile of your WordPress site's plugins' performance by measuring their impact on your site's load time.  Often times, WordPress sites load slowly because of poorly configured plugins or because there are so many of them. By using the P3 plugin, you can narrow down anything ca.........

Similar: 56%

WP Log Viewer

WP Log viewer makes debugging your WordPress site easy and stress free....

Similar: 50%

System information

Adds a system information page that include all the details on your WordPress configuration. That include server details, php configuration, WordPress configuration, current theme details, plugins details and hooks details. That allows for an easy copy/paste of the information you usually need to co.........

Similar: 47%

Custom Error Log

Custom Error Log allows you to create custom errors in your WordPress theme or plugin with a single function. Great for debugging those long and complex scripts. Each error can have its own error message making it a lot easier to pin down specific issues in your code. You can also log notices for l.........

Similar: 43%

Query Monitor

Query Monitor is a debugging plugin for anyone developing with WordPress. It has some advanced features not available in other debugging plugins, including automatic AJAX debugging, REST API debugging, and the ability to narrow down things by plugin or theme. For complete information, please see Qu.........

Similar: 42%

Machine Language

Toggles human and machine language (aka ID-s) on admin pages....

Similar: 42%

Wixiweb FirePHP Queries

Use Firebug with FirePHP to analyze the SQL queries made by WordPress. Ideal for development and avoid performance issues. ...

Similar: 34%

BugFu Console Debugger

BugFu lets you log from PHP directly to your Browser JavaScript Console - Meant as an aid to those practicing the ancient art of debugging - HOW TO CHECK IF BUGFU IS WORKING Open your browser console, if you see this header, BugFu is working properly ################################ #### BugFu Co.........

Similar: 25%

Apache Password Protect

Protect wp-admin folder and the wp-login.php file of HTTP password...

Similar: 20%

Power Code Editor

Helps you more effectively edit your themes or plugins when you only have access to a browser, by enabling syntax highlighting in WordPress' integrated source code editors. Supports PHP, HTML, CSS and JavaScript. Please provide any feedback at http://anetech.eu/power-code-editor/ Everything is don.........

Similar: 18%