# Apermo Xdebug #
* Contributors: apermo
* Tags: admin, developer, development, debug, debugging, xdebug
* Requires at least: 4.6.0
* Tested up to: 4.9.6
* Stable tag: 1.0.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin helps developers that use Xdebug.

## Description ##

This plugin helps you to read Xdebug messages inside the WordPress backend, without the need to adjust them everytime.
It simply indents the Xdebug messages, so that these are no longer partly hidden underneath the admin menu.
And it will also give you links to directly search for the error message on Google or Stackoverflow.

## Installation ##

1. Upload the plugin files to the `/wp-content/plugins/apermo-xdebug` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the 'Apermo AdminBar' plugin through the 'Plugins' menu in WordPress
3. That's all folks

## Frequently Asked Questions ##

### Where are the Plugin Options? ###
This plugin does not have any, so just activate it, and relax.

### Why does it link to google.de? ###
Will be fixed in an upcoming release.

### What is the answer? ###
42

### How can I help with the development of this plugin? ###
If you have a feature idea/request, contact me on twitter @ChristophDaumDe

## Changelog ##

### 1.0.0 ###
* Initial Release