Dev Studio
Description Dev Studio is a development environment for WordPress developers. It contains a lot of features that help to examine and analyze code. Dev Studio based on checkpoints. You can… Lees verder »
Description Dev Studio is a development environment for WordPress developers. It contains a lot of features that help to examine and analyze code. Dev Studio based on checkpoints. You can… Lees verder »
Description Black Bar is an unobtrusive Debug Bar for WordPress developers that attaches itself to the bottom of the browser window. It is a rewrite of blackbox-debug-bar by Grzegorz Winiarski… Lees verder »
Description We all know that caching is FTW. But, caching can be a nuisance when trying to develop or debug. That’s where this plugin comes in. You can bypass any… Lees verder »
Description Debug Bar Rewrite Rules adds information about Rewrite Rules (changed via filters) to a new panel in the Debug Bar. This plugin is an extension for Debug Bar, but… Lees verder »
Description Log/Debug the PHP code in your Theme/Plugin with your Browser Console (no extension needed). Made for themes and plugins developers. HOW TO CHECK IF BUGFU IS WORKING Open your… Lees verder »
Description Ever been “greeted” when you activated a plugin with the dreaded: This plugin generated # characters of unexpected output during activation…. And wondered what the unexpected output was ?… Lees verder »
Description Debug Bar Taxonomies adds a new panel to the Debug Bar that displays detailed information about the registered taxonomies for your site. Important This plugin requires the Debug Bar… Lees verder »
Description Debug Bar Widgets adds a new panel to the Debug Bar that displays all registered widgets. It could be helpful to developers who want to check whether custom widgets… Lees verder »
Description Adds an ElasticPress panel to the Debug Bar plugin. Allows you to examine every ElasticPress query running on any given request. Requirements: ElasticPress 1.8+ Debug Bar 0.8.2+ PHP 5.4+… Lees verder »
Description Debug Bar Localization adds a new panel to the Debug Bar which displays information on the locale for your install and the language files loaded. Additionally it will show… Lees verder »
Description Are you running an object cache like memcached? Want to see if cache is working? Screenshots The ‘Cache Lookup’. Faq Why would I need this? Sometimes there are times… Lees verder »
Description A tiny plugin to display all enqueued scripts and styles. Adds two menu items into debug-bar menu: 1) All Scripts 2) All Styles How to use It will get… Lees verder »
Description The Sidebars Widgets extension for the Debug Bar shows you all you need to know about the sidebars and widgets on the current page. It shows the sidebars displayed… Lees verder »
Description This plugin will add a “Roles and Capabilities” panel to Debug Bar that tabulates all the roles and capabilities on the site. This plugin requires the Debug Bar Plugin…. Lees verder »
Description An add-on for the Debug Bar plugin that will log and profile remote requests made through the HTTP API. This plugin requires the Debug Bar Plugin. This plugin will… Lees verder »
Description Replaces the default text in the Debug Bar button (which is “Debug Bar” by default in English) with the page’s query count and total sql time. The button will… Lees verder »
Description Debug Bar Shortcodes adds a new panel to the Debug Bar that displays the registered shortcodes for the current request. Additionally it will show you: Which function/method is called… Lees verder »
Description Debug Bar Post Types adds a new panel to the Debug Bar that displays detailed information about the registered post types for your site. Important This plugin requires the… Lees verder »
Description Query Monitor is the developer tools panel for WordPress. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API… Lees verder »
Description This plugin is an add-on for Debug Bar. You must install and activate Debug Bar first, for this plugin to work. Adds a new tab to the debug bar… Lees verder »
Description This plugin is to lookup which hooks are slow in execution in plugins and current theme. This plugin needs Debug Bar plugin to be installed and activated. It adds… Lees verder »
Description We all know that when we’re add a script or style to WordPress, we should use wp_enqueue_script( $handle, $src, $deps, $ver, $in_footer ) and wp_enqueue_style( $handle, $src, $deps, $ver,… Lees verder »
Description Debug Bar Constants adds three new panels to the Debug Bar that display the defined constants available to you as a developer for the current request: WP Constants WP… Lees verder »
Description The Debug Bar plugin is great, but sometimes I want to turn it off for a short time. This plugin lets you do that with a keystroke (ctrl +… Lees verder »
Description This plugin adds two more tabs in the Debug Bar to display hooks(Actions and Filters) attached to the current request. Actions tab displays the actions hooked to current request…. Lees verder »
Description Displays Super Global valiables for the current request.Like $_POST, $_GET, and $_COOKIE. Requires the debug bar plugin. Screenshots Displays. Installation Upload debug-bar-super-globals to the /wp-content/plugins/ directory. Activate the plugin… Lees verder »
Description Debug Bar Post Meta adds a pane to the debug bar with information about post meta for the current post. This plugin requires the Debug Bar installed and activated… Lees verder »
Description Adds a WooCommerce debug panel to the Debug Bar plugin. Requires the Debug Bar plugin to function. Installation Upload woocommerce-debug-bar folder to the /wp-content/plugins/ directory Activate the plugin through… Lees verder »
Description Debug Bar Transients adds information about WordPress Transients to a new panel in the Debug Bar. This plugin is an extension for Debug Bar and thus is dependent upon… Lees verder »
Description Debug Bar Cron adds information about WP scheduled events to a new panel in the Debug Bar. This plugin is an extension for Debug Bar and thus is dependent… Lees verder »
Description The Debug Bar Query Tracer plugin backtraces all calls to WPDB::query() and determines: which plugin caused that database query (it ignores all queries that are a part of normal… Lees verder »
Description This plugins adds more features to the debug-bar and is mainly aimed at developers who like to debug their code or want to measure runtimes to find glitches in… Lees verder »
Description BlackBox is symfony like unobstrusive debug bar attached to the top of the browser window. How can it help you with development: 1. instantly inspect global variables (GET, POST,… Lees verder »