Title: Debug Bar Query Count Alert
Author: Matthew Boynes
Published: <strong>2 Φεβρουαρίου  2014</strong>
Last modified: 2 Φεβρουαρίου  2014

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

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

# Debug Bar Query Count Alert

 Από [Matthew Boynes](https://profiles.wordpress.org/mboynes/)

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

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/debug-bar-query-count-alert/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/debug-bar-query-count-alert/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/debug-bar-query-count-alert/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/debug-bar-query-count-alert/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/debug-bar-query-count-alert/)

## Περιγραφή

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.

## Στιγμιότυπα

[⌊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.

## Εγκατάσταση

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

## Συχνές Ερωτήσεις

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

## Κριτικές

![](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 Φεβρουαρίου 2017

Excellent plugin, has helped our business in many ways

 [ Ανάγνωση όλων των 2 κριτικών ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Debug Bar Query Count Alert” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν
συνεισφέρει στη δημιουργία του.

Συντελεστές

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

[Μεταφράστε το “Debug Bar Query Count Alert” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/debug-bar-query-count-alert)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/debug-bar-query-count-alert/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/debug-bar-query-count-alert/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/debug-bar-query-count-alert/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 0.1

Brand new.

## Μεταστοιχεία

 *  Version **0.1**
 *  Τελευταία ενημέρωση: **πριν από 12 έτη**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 3.1 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/debug-bar-query-count-alert/)
 * Ετικέτες:
 * [debug](https://el.wordpress.org/plugins/tags/debug/)[debug bar](https://el.wordpress.org/plugins/tags/debug-bar/)
   [developer](https://el.wordpress.org/plugins/tags/developer/)[mysql](https://el.wordpress.org/plugins/tags/mysql/)
   [performance](https://el.wordpress.org/plugins/tags/performance/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/debug-bar-query-count-alert/advanced/)

## Αξιολογήσεις

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/?filter=2)
 *  [  0 1-star reviews     ](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)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/debug-bar-query-count-alert/reviews/)

## Συντελεστές

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

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/debug-bar-query-count-alert/)