Title: Performant Transients
Author: Peter Wilson
Published: <strong>24 iunie 2025</strong>
Last modified: 24 iunie 2025

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

![](https://s.w.org/plugins/geopattern-icon/performant-transients.svg)

# Performant Transients

 De [Peter Wilson](https://profiles.wordpress.org/peterwilsoncc/)

[Descarcă](https://downloads.wordpress.org/plugin/performant-transients.1.0.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/performant-transients/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/performant-transients/#reviews)
 * [Dezvoltare](https://ro.wordpress.org/plugins/performant-transients/#developers)

 [Suport](https://wordpress.org/support/plugin/performant-transients/)

## Descriere

This is a utility plugin for backporting a minor performance improvement scheduled
for inclusion in WordPress 6.6 to earlier versions.

In WordPress 6.4 the function `wp_prime_option_caches()` was introduced to allow
for multiple options to be queried in a single database call.

On sites without a persistent cache, temporary transients are stored in two options.
One containing the transient itself, the other containing the timeout. These are
stored as `_transient_[transient name]` and `_transient_timeout_[transient name]`.

In WordPress 6.6 and later, these options are primed by a single database call using
the priming function. This plugin can be used on WordPress 6.4 and 6.5 to backport
the functionality.

While a mild improvement on sites making limited use of transients, this can significantly
reduce the number of database queries on sites running plugins making heavy use 
of transients.

## Întrebări frecvente

### I can’t see this plugin’s admin menu

This plugin doesn’t include any options to configure so no admin menu is required.

Simply install the plugin and activate.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Performant Transients” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

 *   [ Peter Wilson ](https://profiles.wordpress.org/peterwilsoncc/)

„Performant Transients” a fost tradus în 1 locală. Mulțumim [traducătorilor](https://translate.wordpress.org/projects/wp-plugins/performant-transients/contributors)
pentru contribuția lor.

[Tradu „Performant Transients” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/performant-transients)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/performant-transients/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/performant-transients/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/performant-transients/)
prin [RSS](https://plugins.trac.wordpress.org/log/performant-transients/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 1.0.0

Initial release

## Modul al comunității

Acest modul este dezvoltat și susținut de o comunitate. [Contribuie la acest modul](https://github.com/peterwilsoncc/performant-transients)

## Meta

 *  Versiunea **1.0.0**
 *  Ultima actualizare **Acum 1 an**
 *  Instalări active: **Mai puțin de 10**
 *  Versiune WordPress ** 6.4 sau mai recentă **
 *  Testat până la **6.6.5**
 *  Versiune PHP ** 7.2 sau mai recentă **
 *  Limbi
 * [English (US)](https://wordpress.org/plugins/performant-transients/) și [Japanese](https://ja.wordpress.org/plugins/performant-transients/).
 *  [Tradu în limba ta](https://translate.wordpress.org/projects/wp-plugins/performant-transients)
 * Etichete
 * [performance](https://ro.wordpress.org/plugins/tags/performance/)[transients](https://ro.wordpress.org/plugins/tags/transients/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/performant-transients/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/performant-transients/reviews/)

## Contributori

 *   [ Peter Wilson ](https://profiles.wordpress.org/peterwilsoncc/)

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/performant-transients/)