All Projects → bueltge → Debug Objects

bueltge / Debug Objects

Licence: gpl-3.0
WordPress Plugin for debugging and learning with and at the application.

Projects that are alternatives of or similar to Debug Objects

Jetpack
Security, performance, marketing, and design tools — Jetpack is made by the WordPress experts to make WP sites safer and faster, and help you grow your traffic.
Stars: ✭ 1,283 (+1209.18%)
Mutual labels:  wordpress, wordpress-plugin
Dynamic Featured Image
Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types
Stars: ✭ 96 (-2.04%)
Mutual labels:  wordpress, wordpress-plugin
Wp Functions List
This is a list of all WordPress functions from version 0 to version 4.8.1 along with the data of when they were first introduced and if they are deprecated or not
Stars: ✭ 88 (-10.2%)
Mutual labels:  wordpress, wordpress-plugin
Remove Comments Absolutely
WordPress Plugin to deactivate comments functions and remove areas absolute form the WordPress install
Stars: ✭ 86 (-12.24%)
Mutual labels:  wordpress, wordpress-plugin
Plugin.wordpress
📦 Official WordPress Plugin of EnlighterJS
Stars: ✭ 93 (-5.1%)
Mutual labels:  wordpress, wordpress-plugin
Popup Maker
Popup Maker plugin for WordPress
Stars: ✭ 87 (-11.22%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Https
WordPress HTTPS is intended to be an all-in-one solution to using SSL on WordPress sites.
Stars: ✭ 96 (-2.04%)
Mutual labels:  wordpress, wordpress-plugin
Snowball
A WordPress plugin for making immersive longform articles
Stars: ✭ 81 (-17.35%)
Mutual labels:  wordpress, wordpress-plugin
Dominant Colors Lazy Loading Wordpress Plugin
This plugin allows you to lazy load your images while showing the dominant color of each image as a placeholder – like Pinterest or Google Images.
Stars: ✭ 93 (-5.1%)
Mutual labels:  wordpress, wordpress-plugin
Searchwp Live Ajax Search
[WordPress Plugin] Enhance your search forms with live search (utilizes SearchWP if installed)
Stars: ✭ 91 (-7.14%)
Mutual labels:  wordpress, wordpress-plugin
Wp Ulike
WP ULike enables you to add Ajax Like button into your WordPress and allowing your visitors to like and unlike posts,comments, BuddyPress activities & bbPress Topics
Stars: ✭ 84 (-14.29%)
Mutual labels:  wordpress, wordpress-plugin
Wp model
A simple drop-in abstract class for creating active record style eloquent-esque models of WordPress Posts
Stars: ✭ 98 (+0%)
Mutual labels:  wordpress, wordpress-plugin
Cache Buddy
#WordPressPlugin: makes more WordPress pages cacheable
Stars: ✭ 82 (-16.33%)
Mutual labels:  wordpress, wordpress-plugin
Acf Star Rating Field
A simple star rating field for ACF.
Stars: ✭ 94 (-4.08%)
Mutual labels:  wordpress, wordpress-plugin
Bigcommerce For Wordpress
A headless commerce integration for WordPress, powered by BigCommerce
Stars: ✭ 82 (-16.33%)
Mutual labels:  wordpress, wordpress-plugin
Wp Crontrol
WP Crontrol lets you view and control what's happening in the WP-Cron system.
Stars: ✭ 97 (-1.02%)
Mutual labels:  wordpress, wordpress-plugin
Code Prettify
WordPress plugin for automatic code highlighting using the Prettify library. No shortcodes, no classnames, pure awesome.
Stars: ✭ 79 (-19.39%)
Mutual labels:  wordpress, wordpress-plugin
Wp Plugin Git Svn Sync
☄️ Zero config synchronizing of Git repository with SVN for publishing WordPress plugins.
Stars: ✭ 81 (-17.35%)
Mutual labels:  wordpress, wordpress-plugin
Wp Less
WordPress plugin which seemlessly compiles, caches and rebuilds your LESS stylesheets.
Stars: ✭ 88 (-10.2%)
Mutual labels:  wordpress, wordpress-plugin
Wp Sitemaps
Proposal to integrate basic XML Sitemaps in WordPress Core
Stars: ✭ 94 (-4.08%)
Mutual labels:  wordpress, wordpress-plugin

Debug Objects

The WordPress Plugin Debug Objects provides a large number of information: query, cache, crons, 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, 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
  • 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
  • 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

The repository have an wiki to list helpful content, recurrent questions and similar. You find the Wiki on github.

Installation

Requirements

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

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

Settings Screenshot in WordPress 3.8 alpha

Other Notes

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 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 & Feedback

The plugin is designed and developed by me Frank Bültge

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 & Thanks

  • SqlFormatter is a lightweight php class for formatting sql statements.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].