Title: Debug Bar Query Count Alert
Author: Matthew Boynes
Published: <strong>2 februari 2014</strong>
Last modified: 2 februari 2014

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/debug-bar-query-count-alert.svg)

# Debug Bar Query Count Alert

 Door [Matthew Boynes](https://profiles.wordpress.org/mboynes/)

[Download](https://downloads.wordpress.org/plugin/debug-bar-query-count-alert.0.1.zip)

 * [Details](https://nl.wordpress.org/plugins/debug-bar-query-count-alert/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/debug-bar-query-count-alert/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/debug-bar-query-count-alert/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/debug-bar-query-count-alert/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/debug-bar-query-count-alert/)

## Beschrijving

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 be red
if there were more than 200 queries or they took more than 1 second to run, and 
orange if the page required more than 100 queries or took more than 0.5 seconds 
to run.

Requires the [Debug Bar plugin](https://wordpress.org/plugins/debug-bar-console/)
and for the constant `SAVEQUERIES` to be true.

Inspired by the Admin Bar on WordPress.com VIP, which offers similar functionality.

## Schermafbeeldingen

[⌊This is the normal state.⌉⌊This is the normal state.⌉[

This is the normal state.

[⌊This is the notice state.⌉⌊This is the notice state.⌉[

This is the notice state.

[⌊This is the warning state.⌉⌊This is the warning state.⌉[

This is the warning state.

## Installatie

 1. Upload to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  Can I alter the color-coded thresholds?

Yes, absolutely. In your theme or plugin, you can set these values as follows:

`

  Lower the query count limits to 50 and 100

Debug_Bar_Query_Count_Button()->query_count_limits = array( 50, 100 );

  Lower the query time limits to 250ms and 500ms

Debug_Bar_Query_Count_Button()->query_time_limits = array( 0.25, 0.5 );
 `

## Beoordelingen

![](https://secure.gravatar.com/avatar/d5b5a5df8b4349f5099d481e4dc9d2f09fb038135614b022d58e4d1535e81479?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-4426/)󠁿

 [shaeirving1](https://profiles.wordpress.org/shaeirving1/) 8 februari 2017

Excellent plugin, has helped our business in many ways

 [ Lees alle 2 beoordelingen ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Bijdragers & ontwikkelaars

“Debug Bar Query Count Alert” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

 *   [ Matthew Boynes ](https://profiles.wordpress.org/mboynes/)
 *   [ Alley ](https://profiles.wordpress.org/alleyinteractive/)

[Vertaal “Debug Bar Query Count Alert” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/debug-bar-query-count-alert)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/debug-bar-query-count-alert/),
haal de [SVN repository](https://plugins.svn.wordpress.org/debug-bar-query-count-alert/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/)
via [RSS](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

Brand new.

## Meta

 *  Versie **0.1**
 *  Laatst geüpdatet **13 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 3.1 of nieuwer **
 *  Getest t/m **3.7.41**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/debug-bar-query-count-alert/)
 * Tags
 * [debug](https://nl.wordpress.org/plugins/tags/debug/)[debug bar](https://nl.wordpress.org/plugins/tags/debug-bar/)
   [developer](https://nl.wordpress.org/plugins/tags/developer/)[mysql](https://nl.wordpress.org/plugins/tags/mysql/)
   [performance](https://nl.wordpress.org/plugins/tags/performance/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/debug-bar-query-count-alert/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  2 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Bijdragers

 *   [ Matthew Boynes ](https://profiles.wordpress.org/mboynes/)
 *   [ Alley ](https://profiles.wordpress.org/alleyinteractive/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/debug-bar-query-count-alert/)