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

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

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

# Performant Transients

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

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

 * [Detalls](https://ca.wordpress.org/plugins/performant-transients/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/performant-transients/#reviews)
 * [Desenvolupament](https://ca.wordpress.org/plugins/performant-transients/#developers)

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

## Descripció

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.

## PMF

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

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Performant Transients» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

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

[Traduïu «Performant Transients» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/performant-transients)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/performant-transients/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/performant-transients/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/performant-transients/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/performant-transients/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.0

Initial release

## Extensió de la comunitat

Aquesta extensió està desenvolupada i rep suport d'una comunitat. [Col·laboreu en aquesta extensió](https://github.com/peterwilsoncc/performant-transients)

## Meta

 *  Versió **1.0.0**
 *  Darrera actualització **fa 11 mesos**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.4 o posterior **
 *  Provada fins a **6.6.5**
 *  Versió del PHP ** 7.2 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/performant-transients/)
 * Etiquetes
 * [performance](https://ca.wordpress.org/plugins/tags/performance/)[transients](https://ca.wordpress.org/plugins/tags/transients/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/performant-transients/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/performant-transients/reviews/)

## Col·laboradors

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

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/performant-transients/)