Title: Performant Transients
Author: Peter Wilson
Published: <strong>يونيو 24, 2025</strong>
Last modified: يونيو 24, 2025

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Performant Transients

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

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

 * [Details](https://ary.wordpress.org/plugins/performant-transients/#description)
 * [Reviews](https://ary.wordpress.org/plugins/performant-transients/#reviews)
 * [Development](https://ary.wordpress.org/plugins/performant-transients/#developers)

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

## Description

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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “Performant Transients” into your language.](https://translate.wordpress.org/projects/wp-plugins/performant-transients)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/performant-transients/),
check out the [SVN repository](https://plugins.svn.wordpress.org/performant-transients/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/performant-transients/)
by [RSS](https://plugins.trac.wordpress.org/log/performant-transients/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

Initial release

## Community plugin

This plugin is developed and supported by a community. [Contribute to this plugin](https://github.com/peterwilsoncc/performant-transients)

## Meta

 *  Version **1.0.0**
 *  Last updated **10 شهور ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/performant-transients/)
 * Tags
 * [performance](https://ary.wordpress.org/plugins/tags/performance/)[transients](https://ary.wordpress.org/plugins/tags/transients/)
 *  [Advanced View](https://ary.wordpress.org/plugins/performant-transients/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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