PHPackages                             bueltge/debug-objects - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. bueltge/debug-objects

ActiveWordpress-plugin[Debugging &amp; Profiling](/categories/debugging)

bueltge/debug-objects
=====================

WordPress Plugin for debugging and learning with and at the application.

2.5.0(8y ago)1055316[5 issues](https://github.com/bueltge/debug-objects/issues)GPL-3+PHPPHP &gt;5.6CI passing

Since Feb 1Pushed 5y ago6 watchersCompare

[ Source](https://github.com/bueltge/debug-objects)[ Packagist](https://packagist.org/packages/bueltge/debug-objects)[ RSS](/packages/bueltge-debug-objects/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (8)Used By (0)

Debug Objects
=============

[](#debug-objects)

The WordPress Plugin *Debug Objects* provides a large number of information: query, cache, crons, constants, hooks, functions and many more.

Description
-----------

[](#description)

The Plugin Debug Objects provides the user, which has the appropriate rights, normally the administrator, a large number of information: query, cache, crons, constants, hooks, functions and many many more. Values and content get displayed at the frontend and backend of the blog, to analyze errors but also to better understand and develop with/for WordPress.

*The Plugin provides in various tabs information to:*

- PHP
- Memory usage
- Load Time
- Included Files
- Operating System
- Server
- WordPress Version
- Language
- Very extensive definitions of various constants
- Cookie definitions
- Separate user and usermeta tables
- FTP and SSH definitions
- WP Requies, only data with values, for the current request
- Detailed Query information
- Query information about the active plugins, nice to identifier the longrunners on the plugins
- Query information about all queries from `wp-content`-directory
- Conditional tags; value of the tag
- Roles and his capabilities
- Theme information
- HTML Inspector is a code quality tool to check markup. Any errors will be reported to the console of the browser. This works only on front end. use [HTML Inspector](https://github.com/philipwalton/html-inspector)
- Translation debugging helper
- Template Information
- Cron content and his functions to an cron
- Cache content
- Hooks and filters
- All options from table, for single and multisite installation
- Rewrites, a list of cached rewrites and the rule
- Time values for inspect Permalink Rules
- Current screen information to find the right backend page and hook
- List Custom Post Type Arguments
- Functions, which respond on hooks and filters
- Contents of arrays to hooks and filters
- All defined constants
- All classes
- All shortcodes
- List transients
- Post Meta data
- See data from `$_POST`; `$_GET` and debug backtrace before rewrite; usefull for forms in backend
- Run WordPress in default mode via url-param
- Support [WP Fields API](https://github.com/sc0ttkclark/wordpress-fields-api)
- WooCommerce, list current hooks and template arguments.
- and many more ...

The plugin does not filter values and should only be used for information and optimization, I don't recommended to use it on a live blog. For developers it can rapidly deliver data, which is useful in a development environment. There are no data in the database and there are no settings. Therefore, the installation is pretty simple: Just upload the Plugin in the Plugin directory or use the automatic installation of the backend to install and activate the Plugin. In the footer of the frontend of the blog, you can see the information.

Wiki, How to
------------

[](#wiki-how-to)

The repository have an wiki to list helpful content, recurrent questions and similar. You find the [Wiki](https://github.com/bueltge/debug-objects/wiki) on github.

Installation
------------

[](#installation)

### Requirements

[](#requirements)

- WordPress (also Multisite) version 3.3 and later (tested at 3.9-beta)
- PHP 5.2.4; min. PHP 5.3 preferred

### Installation

[](#installation-1)

1. Unpack the download-package
2. Upload the file to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Go to *Tools* -&gt; *Debug Objects* and change settings or read instructions for use with url params
5. Ready

Screenshots
-----------

[](#screenshots)

[![Settings Screenshot in WordPress 3.8 alpha](assets/screenshot-1.png "Settings in WordPress 3.8 alpha")](assets/screenshot-1.png)

- [The setting and cron information, in WordPress 3.8](assets/screenshot-1.png)
- [Fired Hooks of the current back end page, in WordPress 3.8](assets/screenshot-2.png)
- [The cron information, in WordPress 3.3](assets/screenshot-3.png)

Other Notes
-----------

[](#other-notes)

#### License

[](#license)

Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/ "Wishliste and Donate") for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;)

#### Contact &amp; Feedback

[](#contact--feedback)

The plugin is designed and developed by me [Frank Bültge](http://bueltge.de)

Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.

#### Use &amp; Thanks

[](#use--thanks)

- [SqlFormatter](https://github.com/jdorn/sql-formatter) is a lightweight php class for formatting sql statements.

#### Disclaimer

[](#disclaimer)

I'm German and my English might be gruesome here and there. So please be patient with me and let me know of typos or grammatical farts. Thanks

#### Changelog

[](#changelog)

- [see on the page](http://wordpress.org/extend/plugins/debug-objects/changelog/)
- or see the [commits](https://github.com/bueltge/Debug-Objects/commits/master)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 98% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~106 days

Recently: every ~147 days

Total

7

Last Release

3162d ago

PHP version history (2 changes)2.2.1PHP &gt;5.2.4

2.4.1PHP &gt;5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/133425?v=4)[Frank Bültge](/maintainers/bueltge)[@bueltge](https://github.com/bueltge)

---

Top Contributors

[![bueltge](https://avatars.githubusercontent.com/u/133425?v=4)](https://github.com/bueltge "bueltge (434 commits)")[![mpeshev](https://avatars.githubusercontent.com/u/328189?v=4)](https://github.com/mpeshev "mpeshev (7 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![tivnet](https://avatars.githubusercontent.com/u/1696330?v=4)](https://github.com/tivnet "tivnet (1 commits)")

---

Tags

cronsdebughookswordpresswordpress-pluginpluginwordpressdebug

### Embed Badge

![Health badge](/badges/bueltge-debug-objects/health.svg)

```
[![Health](https://phpackages.com/badges/bueltge-debug-objects/health.svg)](https://phpackages.com/packages/bueltge-debug-objects)
```

###  Alternatives

[mmucklo/krumo

KRUMO - version 2.0 of print\_r(); and var\_dump(); (with new updates)

90170.8k6](/packages/mmucklo-krumo)[wpbp/debug

Add your plugin to Query Monitor

1511.3k](/packages/wpbp-debug)[10up/debug-bar-elasticpress

Extends the Debug Bar plugin for usage with ElasticPress

2817.3k](/packages/10up-debug-bar-elasticpress)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
