=== Debug Objects === Contributors: Bueltge, inpsyde Donate link: http://bueltge.de/wunschliste/ Tags: debug, sql, analyse, tuning, performance, database, queries, query, php, cron, cache Requires at least: 3.3 Tested up to: 4.5-alpha Stable tag: trunk The Plugin Debug Objects provides a large number of information: query, cache, cron, constants, hooks, functions and many more. == Description == The Plugin Debug Objects provides the user, which has the appropriate rights, normally the administrator, a large number of information: query, cache, cron, 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 * 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 * 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 * Time values for inspect Permalink Rules * Rewrites, a list of cached rewrites and the rule * 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 * Add alternative PHP Error reporting: [PHP Error](http://phperror.net/) * Include Logging in Chrome Console: [ChromeLogger](http://chromelogger.com/) * Support (WP Fields API)[https://github.com/sc0ttkclark/wordpress-fields-api] * 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. = Bugs, technical hints or contribute = Please give us feedback, contribute and file technical bugs on [GitHub Repo](https://github.com/bueltge/Debug-Objects). **Made by [Inpsyde](http://inpsyde.com) · We love WordPress** Have a look at the premium plugins in our [market](http://marketpress.com). == Installation == = Requirements = * WordPress (also Multisite) version 3.3 and later (tested at 3.3) * PHP 5.2.4, Tested with PHP 5.4 = Installation = 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* -> *Debug Objects* and change settings or read instructions for use with url params 5. Ready == Screenshots == 1. Example Screenshot (WordPress 3.3) 2. Another Example with the current hooks of this back end page (WordPress 3.8-alpha) == Other Notes == = Older versions = You find older version on this repo, [here](http://wordpress.org/plugins/debug-objects/developers/) But only to version 2.1.14 After this version you find the other verison on the [github repo](https://github.com/bueltge/Debug-Objects) = 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 ;) == Changelog == = 2.2.1 (2016-02-01) = * Support now [WP Fiels API](https://github.com/sc0ttkclark/wordpress-fields-api). * Fix for deprecated `mysql_query`. * Fix for transient view. * Add verison string for script/style in enqueue tab. = 2.2.0 (2015-01-22) = * Add new tab for check timeline of Permalink rules * Add more visibility for php errors, warnings, notice * More css rules for output view that it works on more themes * Add php error backtrace alternative * Add composer support * Add cron logger, save in transients with string `debug_objects_http_