Title: Performant Transients
Author: Peter Wilson
Published: <strong>24.06.2025</strong>
Last modified: 24.06.2025

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

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

# Performant Transients

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

[Изтегляне](https://downloads.wordpress.org/plugin/performant-transients.1.0.0.zip)

 * [Детайли](https://bg.wordpress.org/plugins/performant-transients/#description)
 * [Оценки](https://bg.wordpress.org/plugins/performant-transients/#reviews)
 * [Разработка](https://bg.wordpress.org/plugins/performant-transients/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/performant-transients/)

## Описание

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.

## ЧЗВ

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

## Отзиви

There are no reviews for this plugin.

## Сътрудници и разработчици

“Performant Transients” е софтуер с отворен код. Към разширението са допринесли 
следните хора:

Сътрудници

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

“Performant Transients” е преведено на 1 език. Благодарности на [преводачите](https://translate.wordpress.org/projects/wp-plugins/performant-transients/contributors)
за техния принос.

[Превеждане на “Performant Transients” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/performant-transients)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/performant-transients/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/performant-transients/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/performant-transients/)
чрез [RSS](https://plugins.trac.wordpress.org/log/performant-transients/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

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

## Мета

 *  Version **1.0.0**
 *  Last updated **Преди 1 година **
 *  Active installations **По-малко от 10**
 *  WordPress version ** 6.4 или по-висока **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.2 или по-висока **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/performant-transients/) и [Japanese](https://ja.wordpress.org/plugins/performant-transients/).
 *  [Преведете на вашия език](https://translate.wordpress.org/projects/wp-plugins/performant-transients)
 * Tags
 * [performance](https://bg.wordpress.org/plugins/tags/performance/)[transients](https://bg.wordpress.org/plugins/tags/transients/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/performant-transients/advanced/)

## Оценки

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/)

## Сътрудници

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

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/performant-transients/)