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

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Performant Transients

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

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

 * [Detalles](https://cl.wordpress.org/plugins/performant-transients/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/performant-transients/#reviews)
 * [Desarrollo](https://cl.wordpress.org/plugins/performant-transients/#developers)

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

## Descripción

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.

## FAQ

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Performant Transients” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

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

“Performant Transients” ha sido traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/performant-transients/contributors)
por sus contribuciones.

[Traduce “Performant Transients” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/performant-transients)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/performant-transients/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/performant-transients/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/performant-transients/)
por [RSS](https://plugins.trac.wordpress.org/log/performant-transients/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.0

Initial release

## Plugin de la comunidad

Este plugin está desarrollado y recibe soporte de una comunidad. [Contribuir a este plugin](https://github.com/peterwilsoncc/performant-transients)

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 1 año**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.4 o superior **
 *  Probado hasta **6.6.9**
 *  Versión de PHP ** 7.2 o superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/performant-transients/) y [Japanese](https://ja.wordpress.org/plugins/performant-transients/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/performant-transients)
 * Etiquetas
 * [performance](https://cl.wordpress.org/plugins/tags/performance/)[transients](https://cl.wordpress.org/plugins/tags/transients/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/performant-transients/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/performant-transients/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/performant-transients/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/performant-transients/)