Title: Purgify &#8211; Transient Purge
Author: Deepak Rajpal
Published: <strong>7 ژوئن 2026</strong>
Last modified: 8 ژوئن 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/purgify/assets/banner-772x250.png?rev=3564879)

![](https://ps.w.org/purgify/assets/icon.svg?rev=3564833)

# Purgify – Transient Purge

 توسط [Deepak Rajpal](https://profiles.wordpress.org/deepakrajpal/)

[دانلود](https://downloads.wordpress.org/plugin/purgify.1.0.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/purgify/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/purgify/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/purgify/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/purgify/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/purgify/)

## توضیحات

**Purgify – Transient Purge** gives you a fast, accessible way to clear WordPress
transients without leaving the screen you’re on.

#### Features

 * **Admin Toolbar menu** — clear transients from any admin screen or front-end (
   if logged in as admin) with one click.
 * **Settings page** (`Tools  Purgify`) — dedicated page with both clear actions
   and documentation.
 * **Result notice** — after clearing, an admin notice tells you exactly how many
   transients were deleted, with an expandable list of every key that was removed.
 * **Two clear modes:**
    - _Clear All_ — removes every transient regardless of expiry.
    - _Clear Expired_ — removes only transients whose expiry time has passed (safe,
      routine cleanup).
 * **Nonce-protected actions** — all actions are protected against CSRF.
 * **Translations ready** — ships with translations for Spanish, French, German,
   Portuguese (Brazil), and Italian.
 * **Lightweight** — no external dependencies, no database tables, no options stored.

#### When should I clear transients?

 * After updating plugins or themes whose caches are stale.
 * When debugging unexpected cached content.
 * As routine maintenance to keep the options table clean (use _Clear Expired_).
 * After migrating or restoring a database.

#### Privacy

This plugin does not collect, store, or transmit any personal data.

## عکس‌های صفحه

[⌊Toolbar menu, settings page, and the success notice with the expanded deleted 
transient key list.⌉⌊Toolbar menu, settings page, and the success notice with the
expanded deleted transient key list.⌉[

Toolbar menu, settings page, and the success notice with the expanded deleted transient
key list.

## نصب

 1. Upload the `purgify` folder to `/wp-content/plugins/`.
 2. Activate the plugin through **Plugins  Installed Plugins**.
 3. Use the **Purgify** menu in the admin toolbar from any screen, or go to **Tools
    Purgify**.

## سوالات متداول

### Will clearing transients break my site?

No. Transients are cache entries — clearing them causes WordPress and plugins to
regenerate fresh data on the next request. Your site may be slightly slower for 
the first few requests after clearing.

### What is the difference between “Clear All” and “Clear Expired”?

_Clear All_ removes every transient unconditionally. Use it when you need a completely
fresh cache.

_Clear Expired_ removes only transients whose timeout has already passed. This is
the safer, more routine option — it just does what WordPress’s own garbage collection
is supposed to do automatically.

### Does this work with object cache (Redis / Memcached)?

If you have an external object cache (e.g. Redis via the Redis Object Cache plugin),
transients are stored there instead of the database. This plugin clears the database
rows, which is the fallback store. To clear an external object cache, use that cache’s
own management tools or flush it from its plugin’s settings.

### Is it multisite compatible?

The plugin clears both regular (`_transient_*`) and site-wide (`_site_transient_*`)
transients from the current site’s options table. Full multisite network support
is planned for a future release.

### Can I use this on the front-end?

The admin toolbar links are visible on the front-end when you are logged in as an
administrator (provided the toolbar is enabled for your user). They work exactly
the same way.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/4c379cf44424eb4eacf2458694e77a30bbc6931197dc7393b2ff0c7bdb1edcc5?
s=60&d=retro&r=g)

### 󠀁[Clean transients right from the toolbar — love it!](https://wordpress.org/support/topic/clean-transients-right-from-the-toolbar-love-it/)󠁿

 [atamparkash](https://profiles.wordpress.org/atamparkash/) 7 ژوئن 2026

Finally a plugin that lets you clear transients without leaving the page. Just click
Purgify in the toolbar and done. Also shows exactly which transients were deleted
after clearing — super handy for debugging. Simple and does exactly what it says!
🙂

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/purgify/reviews/)

## توسعه دهندگان و همکاران

“Purgify – Transient Purge” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ Deepak Rajpal ](https://profiles.wordpress.org/deepakrajpal/)

[ترجمه “Purgify – Transient Purge” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/purgify)

### علاقه‌ مند به توسعه هستید؟

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

## گزارش تغییرات

#### 1.0.1

 * Fixed: Plugin name header special character causing incorrect activation status
   in Add Plugins screen.
 * Improved: Toolbar actions now redirect back to the originating page instead of
   always going to settings.
 * Improved: Added icon and banner assets.

#### 1.0.0

 * Initial release.

## اطلاعات

 *  نگارش **1.0.1**
 *  Last updated **21 ساعت پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.6 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/purgify/)
 * Tags
 * [cache](https://fa.wordpress.org/plugins/tags/cache/)[clear](https://fa.wordpress.org/plugins/tags/clear/)
   [delete](https://fa.wordpress.org/plugins/tags/delete/)[transient](https://fa.wordpress.org/plugins/tags/transient/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/purgify/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/purgify/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/purgify/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/purgify/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/purgify/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/purgify/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/purgify/reviews/)

## مشارکت کنندگان

 *   [ Deepak Rajpal ](https://profiles.wordpress.org/deepakrajpal/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/purgify/)