Title: Refaxination
Author: Butiá Labs
Published: <strong>جون 14, 2026</strong>
Last modified: جون 19, 2026

---

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

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

![](https://ps.w.org/refaxination/assets/icon-256x256.png?rev=3572073)

# Refaxination

 توسط [Butiá Labs](https://profiles.wordpress.org/butialabs/)

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

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

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

## توضیحات

Refaxination scans `wp-content/uploads` and cross-references every file against 
the database.
 Attachments, post content, post meta, options, and third-party plugins,
to identify files that are no longer referenced anywhere.

**Features:**

 * Full filesystem scan of wp-content/uploads
 * Database reference detection across:
    - WordPress attachments and post content
    - Post meta fields
    - WordPress options
    - ACF (Advanced Custom Fields)
    - Yoast SEO
    - The SEO Framework
 * Safe quarantine/move operations with full audit log
 * Admin dashboard with file and operation history
 * All heavy operations run via WP-CLI to avoid timeouts

**This plugin does not auto-delete anything.** Every file operation is logged and
reversible.

### WP-CLI Commands

Scan the filesystem for files:

    ```
    wp refaxination scan files
    ```

Scan the database for references:

    ```
    wp refaxination scan refs
    ```

Generate a report:

    ```
    wp refaxination report
    ```

Run with `--batch=100` to process in batches (recommended for large sites):

    ```
    wp refaxination scan files --batch=100
    ```

## نصب

 1. Upload the `refaxination` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Use the **Tools  Refaxination** menu to view the dashboard
 4. Run scans via WP-CLI (see below)

**Requirements:**

 * PHP 8.1 or higher
 * WordPress 6.0 or higher
 * WP-CLI (for scan operations)

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

### Does this plugin delete files automatically?

No. Refaxination only reads and reports. File moves/quarantines are initiated manually
through the admin dashboard or CLI.

### Is it safe to run on a live site?

Yes. Scans are read-only. No changes are made to files or the database during a 
scan.

### What happens to moved files?

All file moves are logged in the `wp_refaxination_moves` table, which is preserved
even after uninstall (unless you explicitly opt out).

### Can I reverse a quarantine operation?

The audit log in the database records the original path of every moved file, so 
files can be manually restored.

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

نقد و بررسی‌ای برای این افزونه یافت نشد.

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

“Refaxination” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

 *   [ Butiá Labs ](https://profiles.wordpress.org/butialabs/)

[ترجمه “Refaxination” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/refaxination)

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

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/refaxination/), را 
بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/refaxination/), یا مشترک
شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/refaxination/) توسط [RSS](https://plugins.trac.wordpress.org/log/refaxination/?limit=100&mode=stop_on_copy&format=rss).

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

#### 1.0.1

 * Added Brazilian Portuguese (pt_BR) translation
 * Load plugin textdomain so bundled translations are applied

#### 1.0.0

 * Initial release
 * Filesystem and database scanning
 * Admin dashboard with tabs for Dashboard, Files, and Operations
 * WP-CLI integration for scan and report commands
 * Support for ACF, Yoast SEO, and The SEO Framework
 * Quarantine manager with full audit log

## اطلاعات

 *  Version **1.0.1**
 *  Last updated **1 هفته پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 6.5 یا بالاتر **
 *  Tested up to **7.0**
 *  PHP version ** 8.2 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/refaxination/)
 * Tags
 * [audit](https://fa-af.wordpress.org/plugins/tags/audit/)[files](https://fa-af.wordpress.org/plugins/tags/files/)
   [media](https://fa-af.wordpress.org/plugins/tags/media/)[orphaned](https://fa-af.wordpress.org/plugins/tags/orphaned/)
   [uploads](https://fa-af.wordpress.org/plugins/tags/uploads/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/refaxination/advanced/)

## امتیازها

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/refaxination/reviews/)

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

 *   [ Butiá Labs ](https://profiles.wordpress.org/butialabs/)

## پشتیبانی

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

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