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://ne.wordpress.org/plugins/refaxination/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/refaxination/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/refaxination/#installation)
 * [विकास](https://ne.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/log/refaxination/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/refaxination/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/refaxination/) हेर्नुहोस्, वा
[विकास लग](https://plugins.trac.wordpress.org/log/refaxination/) को सदस्यता लिनुहोस्।

## चेन्जलग

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

## मेटा

 *  संस्करण **1.0.1**
 *  पछिल्लो अपडेट **1 हप्ता अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 6.5 वा उच्च **
 *  जाँच गरिएको **7.0**
 *  PHP संस्करण ** 8.2 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/refaxination/)
 * ट्यागहरू
 * [audit](https://ne.wordpress.org/plugins/tags/audit/)[files](https://ne.wordpress.org/plugins/tags/files/)
   [media](https://ne.wordpress.org/plugins/tags/media/)[orphaned](https://ne.wordpress.org/plugins/tags/orphaned/)
   [uploads](https://ne.wordpress.org/plugins/tags/uploads/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/refaxination/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

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