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

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Debug Bar Query Count Alert

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

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

 * [Detalhes](https://br.wordpress.org/plugins/debug-bar-query-count-alert/#description)
 * [Avaliações](https://br.wordpress.org/plugins/debug-bar-query-count-alert/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/debug-bar-query-count-alert/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/debug-bar-query-count-alert/#developers)

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

## Descrição

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.

## Capturas de tela

 * [[
 * This is the normal state.
 * [[
 * This is the notice state.
 * [[
 * This is the warning state.

## Instalação

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

## Perguntas frequentes

  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 );
 `

## Avaliações

![](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 fevereiro, 2017

Excellent plugin, has helped our business in many ways

 [ Leia todas as 2 avaliações ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Colaboradores e desenvolvedores

“Debug Bar Query Count Alert” é um programa de código aberto. As seguintes pessoas
contribuíram para este plugin.

Colaboradores

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

[Traduzir o “Debug Bar Query Count Alert” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/debug-bar-query-count-alert)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/debug-bar-query-count-alert/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/debug-bar-query-count-alert/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/)
por [RSS](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 0.1

Brand new.

## Meta

 *  Versão **0.1**
 *  Última atualização **12 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 3.1 ou superior **
 *  Testado até **3.7.41**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/debug-bar-query-count-alert/)
 * Tags
 * [debug](https://br.wordpress.org/plugins/tags/debug/)[debug bar](https://br.wordpress.org/plugins/tags/debug-bar/)
   [developer](https://br.wordpress.org/plugins/tags/developer/)[mysql](https://br.wordpress.org/plugins/tags/mysql/)
   [performance](https://br.wordpress.org/plugins/tags/performance/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/debug-bar-query-count-alert/advanced/)

## Classificações

 5 de 5 estrelas.

 *  [  2 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](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)

[Ver todas avaliações](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/debug-bar-query-count-alert/)