Title: Apermo Xdebug
Author: Christoph Daum
Published: <strong>2018 年 6 月 13 日</strong>
Last modified: 2018 年 6 月 21 日

---

搜索插件

![](https://ps.w.org/apermo-xdebug/assets/banner-772x250.jpg?rev=1892443)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/apermo-xdebug/assets/icon-256x256.jpg?rev=1892444)

# Apermo Xdebug

 作者：[Christoph Daum](https://profiles.wordpress.org/apermo/)

[下载](https://downloads.wordpress.org/plugin/apermo-xdebug.1.2.2.zip)

 * [详情](https://cn.wordpress.org/plugins/apermo-xdebug/#description)
 * [评价](https://cn.wordpress.org/plugins/apermo-xdebug/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/apermo-xdebug/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/apermo-xdebug/#developers)

 [支持](https://wordpress.org/support/plugin/apermo-xdebug/)

## 描述

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.

If you have issues or want to help [head over to GitHub](https://github.com/apermo/apermo-xdebug)!

## 安装

 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.

## 常见问题

  Installation Instructions

 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.

  Are there any requirements?

Yes, of course, you need to have Xdebug active on your webserver.

  Where are the Plugin Options?

This plugin does not have any, so just activate it, and relax.

  Can I change or add more search engines?

Sure, use the filter `apermo_xdebug_search_urls` and alter the array.
 The URL requires
to add ‘+search_url+’ since this will be added to the JavaScript of the plugin. 
This is raw Javascript added here, it’s not ideal, but I think more flexible in 
case you need to do something more with the search_url string.

  Should I use this on a production website?

Since you should not use ‘display_errors’ on a production system, it makes no sense
using this plugin there.
 The plugin automatically skips it’s execution if display_errors
is turned off or Xdebug is not active. At the current moment I decided against automatically
disabling the plugin in this cases, I might reconsider this in the future.

  I have an issue, or I want to help with the development of this plugin.

Head over to the [GitHub Repository](https://github.com/apermo/apermo-xdebug) and
start reading. Every bit of help is highly appreciated!

  Note on the Version Requirement

The Plugin will actually work with lower WordPress Versions, but in that case translations
won’t work. But you should consider upgrading you WordPress in that case.

## 评价

![](https://secure.gravatar.com/avatar/0501b227efea497a14c600e2cb1ff7755e65c1985541017b939e8a5f1a23af1d?
s=60&d=retro&r=g)

### 󠀁[Thank you!](https://wordpress.org/support/topic/thank-you-1787/)󠁿

 [Hendrik Luehrsen](https://profiles.wordpress.org/luehrsen/) 2018 年 11 月 22 日

God, that is so annyoing when xdebug is not visible in wp-admin. Thank you for this!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/)

## 贡献者及开发者

「Apermo Xdebug」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Christoph Daum ](https://profiles.wordpress.org/apermo/)

[帮助将「Apermo Xdebug」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/apermo-xdebug)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/apermo-xdebug/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/apermo-xdebug/)，或通过[RSS](https://plugins.trac.wordpress.org/log/apermo-xdebug/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/apermo-xdebug/)。

## 更新日志

### 1.2.2

 * Bugfix: automatically removed css tag if there was only var_dump and no error

### 1.2.1

 * added support for Xdebug var_dump messages

### 1.2.0

 * added a filter to provide the options to add more search engines
 * automatically disable(or rather skip execution) if display_errors is turned off

### 1.1.0

 * optimized to work inside the Gutenberg view
 * automatically disable in case Xdebug is not installed
 * automatically remove all CSS if no errors are thrown

### 1.0.1

 * Added the Google and Stackoverflow links

### 1.0.0

 * Initial Release

## 额外信息

 *  版本 **1.2.2**
 *  最后更新：**8 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.6.0 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  语言
 * [English (US)](https://wordpress.org/plugins/apermo-xdebug/)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[debug](https://cn.wordpress.org/plugins/tags/debug/)
   [debugging](https://cn.wordpress.org/plugins/tags/debugging/)[developer](https://cn.wordpress.org/plugins/tags/developer/)
   [development](https://cn.wordpress.org/plugins/tags/development/)
 *  [高级视图](https://cn.wordpress.org/plugins/apermo-xdebug/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/apermo-xdebug/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/apermo-xdebug/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/apermo-xdebug/reviews/)

## 贡献者

 *   [ Christoph Daum ](https://profiles.wordpress.org/apermo/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/apermo-xdebug/)