Title: Debug Bar Transients
Author: Dominik Schilling
Published: <strong>12. april 2012</strong>
Last modified: 7. desember 2016

---

Søk gjennom innstikk

![](https://ps.w.org/debug-bar-transients/assets/banner-772x250.png?rev=530427)

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

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

# Debug Bar Transients

 Av [Dominik Schilling](https://profiles.wordpress.org/ocean90/)

[Last ned](https://downloads.wordpress.org/plugin/debug-bar-transients.0.5.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/debug-bar-transients/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/debug-bar-transients/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/debug-bar-transients/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/debug-bar-transients/#developers)

 [Hjelp](https://wordpress.org/support/plugin/debug-bar-transients/)

## Skildring

Debug Bar Transients adds information about WordPress Transients to a new panel 
in the Debug Bar. This plugin is an extension for [Debug Bar](https://wordpress.org/extend/plugins/debug-bar/)
and thus is dependent upon Debug Bar being installed for it to work properly.

Once installed, you will have access to the following information:

 * Number of existing transients
 * List of custom transients
 * List of core transients
 * List of custom site transients
 * List of core site transients
 * An option to delete a transient

**Sounds pretty good? Install now!**

_This plugin is inspired by the [Debug Bar Cron](https://wordpress.org/extend/plugins/debug-bar-cron/)
plugin._

## Skjermbilete

 * [[
 * How it will look.

## Installasjon

Note: There will be NO settings page.

For an automatic installation through WordPress:

 1. Go to the «Add New» plugins screen in your WordPress admin area
 2. Search for «Debug Bar Transients»
 3. Click «Install Now» and activate the plugin

For a manual installation via FTP:

 1. Upload the `debug-bar-transients` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the «Plugins» screen in your WordPress admin area

To upload the plugin through WordPress, instead of FTP:

 1. Upload the downloaded zip file on the «Add New» plugins screen (see the «Upload»
    tab) in your WordPress admin area and activate.

## Vanlege spm.

  What are WordPress Transients?

The Transients API is very similar to the Options API but with the added feature
of an expiration time, which simplifies the process of using the wp_options database
table to store cached information. [Continue reading](https://codex.wordpress.org/Transients_API).

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“Debug Bar Transients” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Dominik Schilling ](https://profiles.wordpress.org/ocean90/)

“Debug Bar Transients” er omsett til 4 språk. Takk til [omsetjarane](https://translate.wordpress.org/projects/wp-plugins/debug-bar-transients/contributors)
for bidraga deira.

[Omset “Debug Bar Transients” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/debug-bar-transients)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/debug-bar-transients/),
sjekk [SVN-lageret](https://plugins.svn.wordpress.org/debug-bar-transients/) eller
abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/debug-bar-transients/)
med [RSS](https://plugins.trac.wordpress.org/log/debug-bar-transients/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 0.5.0

 * i18n: Translations moved to translate.wordpress.org

#### 0.4.0

 * Enhancement: Totals per transient type at the top of the page – props [Jrf](https://profiles.wordpress.org/jrf)
 * Bug fix: duplicate nonce – props [Jrf](https://profiles.wordpress.org/jrf)
 * Bug fix: show some useful information about invalid transients and prevent PHP
   notice – props [Jrf](https://profiles.wordpress.org/jrf)
 * Bug fix: HTML validation errors – props [Jrf](https://profiles.wordpress.org/jrf)
 * i18n: Dutch translation – props [Jrf](https://profiles.wordpress.org/jrf)
 * Enhancement: Updated core transient names

#### 0.3.0

 * Fixed a missing pre close tag
 * Fixed the height and width for the values in Opera and Firefox
 * New: Number of invalid transients beside the total transients number

#### 0.2.0

 * Removed debug cruft
 * Some clean up

#### 0.1.0

 * First release.

## Om

 *  Version **0.5**
 *  Last updated **10 år sidan**
 *  Active installations **40+**
 *  WordPress version ** 4.0 eller nyare **
 *  Tested up to **4.7.33**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/debug-bar-transients/), [English (Canada)](https://en-ca.wordpress.org/plugins/debug-bar-transients/),
   [English (US)](https://wordpress.org/plugins/debug-bar-transients/), [German](https://de.wordpress.org/plugins/debug-bar-transients/)
   og [Swedish](https://sv.wordpress.org/plugins/debug-bar-transients/).
 *  [Omset til språket ditt](https://translate.wordpress.org/projects/wp-plugins/debug-bar-transients)
 * Tags
 * [debug](https://nn.wordpress.org/plugins/tags/debug/)[debug bar](https://nn.wordpress.org/plugins/tags/debug-bar/)
   [transients](https://nn.wordpress.org/plugins/tags/transients/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/debug-bar-transients/advanced/)

## Vurderingar

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/debug-bar-transients/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/debug-bar-transients/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/debug-bar-transients/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/debug-bar-transients/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/debug-bar-transients/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/debug-bar-transients/reviews/)

## Contributors

 *   [ Dominik Schilling ](https://profiles.wordpress.org/ocean90/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/debug-bar-transients/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VR8YU922B7K46)