Tutón tykač njeje so z najnowšimi 3 hłownymi wersijemi WordPress testował. Snano so hižo njewothladuje abo njepodpěruje a ma problemy z kompatibelnosću, hdyž so z nowšimi wersijemi WordPress wužiwa.

Debug Bar Transients

Wopisanje

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 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 plugin.

Fota wobrazowki

  • How it will look.

Instalacija

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.

HSP

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.

Pohódnoćenja

Za tutón tykač pohódnoćenja njejsu.

Sobuskutkowarjo a wuwiwarjo

„Debug Bar Transients“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.

Sobuskutkowarjo

„Debug Bar Transients“ je so do 4 rěčow přełožił. Dźakujemy so přełožowarjam za jich přinoški.

Přełožće „Debug Bar Transients“ do swojeje rěče.

Na wuwiću zajimowany?

Přehladajće kod, hladajće do SVN-repozitorija abo abonujće wuwiwanski protokol přez RSS.

Protokol změnow

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
  • Bug fix: duplicate nonce – props Jrf
  • Bug fix: show some useful information about invalid transients and prevent PHP notice – props Jrf
  • Bug fix: HTML validation errors – props Jrf
  • i18n: Dutch translation – props 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.