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

Debogger

描述

Debugging tool for theme authors and reviewers.

This tool intercepts all debug information and prints it all out neatly into the footer. It also checks each page for W3C validation.
This plugin is released as a tool to aid the development of themes and plugins for WordPress and can be used to aid debugging your theme before submission to the themes directory.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「Debogger」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.71

  • Bugfix! working now.

0.7

  • Added checks with current_user_can
  • Added patch to only show errors from theme ( thx Chris! )

0.6

  • Fixed upgrade bug, added internal version definition to aid future releases.
  • Added Trac prefixes and made enable/disable buttons more friendly.
  • Added debug info into footer in memory usage.
  • Checks for wp_debug and reports if is undefined.

0.5

  • Fixed bug, default settings were not being saved.

0.4

  • Trac formatting now using basic templating, configurable in wp-admin.

0.3

  • Added page caching for W3C function and auto trac formatting.

0.2

  • Added W3C validation function.

0.1

  • First release.