Title: BackShift — Backup &amp; Migration
Author: yahakker
Published: <strong>Mayo 26, 2026</strong>
Last modified: Mayo 26, 2026

---

Maghanap ng mga plugin

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

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

# BackShift — Backup & Migration

 Ni [yahakker](https://profiles.wordpress.org/yahakker/)

[I-download](https://downloads.wordpress.org/plugin/backshift.2.0.9.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/backshift/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/backshift/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/backshift/#installation)
 * [Development](https://tl.wordpress.org/plugins/backshift/#developers)

 [Suporta](https://wordpress.org/support/plugin/backshift/)

## Deskripsyon

BackShift is a professional-grade WordPress backup and migration plugin built for
reliability. Whether you’re securing your data with scheduled backups or moving 
to a new host, BackShift handles it all with a powerful chunked engine that prevents
timeouts on any hosting environment.

**Core Features (Free Forever):**

 * **One-Click Backups:** Full site archives — files and database in one go.
 * **Chunked Engine:** Stable performance on shared hosting and large sites.
 * **Smart Scheduling:** Automatic daily, weekly, or monthly backups.
 * **Instant Restore:** One-click recovery from local or uploaded backups.
 * **Security:** Automatic `.htaccess` protection for your backup folder.

**Upgrade to BackShift Pro:**

Unlock cloud storage (Google Drive, Dropbox, S3), 1-click staging, AES-256 encryption,
and more. Learn more at https://backshift.gt.tc.

## Mga Screenshot

[⌊Dashboard — Overview of recent backups and system status.⌉⌊Dashboard — Overview
of recent backups and system status.⌉[

Dashboard — Overview of recent backups and system status.

[⌊Backups — Management area for your site archives.⌉⌊Backups — Management area for
your site archives.⌉[

Backups — Management area for your site archives.

[⌊Restore — One-click restore from local or uploaded backup files.⌉⌊Restore — One-
click restore from local or uploaded backup files.⌉[

Restore — One-click restore from local or uploaded backup files.

[⌊Schedule — Configure automatic daily, weekly, or monthly backups.⌉⌊Schedule — 
Configure automatic daily, weekly, or monthly backups.⌉[

Schedule — Configure automatic daily, weekly, or monthly backups.

[⌊Backup Log — Detailed log of every backup run with status and size.⌉⌊Backup Log—
Detailed log of every backup run with status and size.⌉[

Backup Log — Detailed log of every backup run with status and size.

[⌊Settings — Configuration for paths, scheduling, notifications, and exclusions.⌉⌊
Settings — Configuration for paths, scheduling, notifications, and exclusions.⌉[

Settings — Configuration for paths, scheduling, notifications, and exclusions.

## Pag-install

 1. Upload the `backshift` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Navigate to **BackShift** in your WordPress dashboard.
 4. Click **Start Backup** to secure your site immediately.

## FAQ

### Is BackShift really free?

Yes. Core backup, restore, and migration features are free forever. There are no
limits on the number of backups or schedules. Upgrade to BackShift Pro for cloud
storage destinations (S3, Google Drive, Dropbox, OneDrive, FTP), AES-256 encryption,
and priority support.

### Where can I find documentation?

Full guides and a migration manual are available at https://backshift.gt.tc.

### Is my data secure?

BackShift protects your backup directory from direct web access using `.htaccess`
rules. Pro users get AES-256 encryption on every archive.

### Does it work on shared hosting?

Yes. The chunked engine breaks large operations into smaller steps, so timeouts 
are not an issue even on entry-level shared hosting plans.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “BackShift — Backup & Migration” ay open source software. Ang mga sumusunod 
na tao ay nag-ambag sa plugin na ito.

Mga Contributor

 *   [ yahakker ](https://profiles.wordpress.org/yahakker/)

[Isalin ang “BackShift — Backup & Migration” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/backshift)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/backshift/), i-check
ang [SVN repository](https://plugins.svn.wordpress.org/backshift/), o mag-subscribe
sa [development log](https://plugins.trac.wordpress.org/log/backshift/) sa pamamagitan
ng [RSS](https://plugins.trac.wordpress.org/log/backshift/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.9

 * Removed all feature gating / retention limits from the WordPress.org version.
 * Removed executable file generation in backup storage.
 * Migrated backup path handling to `wp_upload_dir()`.
 * Moved inline scripts/styles to properly enqueued assets.
 * Re-tested on a clean install with `WP_DEBUG` enabled.

#### 2.0.8

 * Fully removed Activity Log feature (files, DB table, CSS, JS, settings).
 * Removed all backup count and schedule count restrictions.
 * Inline scripts and styles moved to wp_enqueue API.
 * Fixed broken image reference in admin rate notice.
 * Fixed schedule ID returned incorrectly after save.
 * Improved security: backup downloads now stream directly without loading into 
   memory.

#### 2.0.7

 * Minor internal cleanup and stability improvements.

#### 2.0.6

 * Fixed remaining notices and warnings flagged by Plugin Check.
 * Cleaned up several deprecated function calls.
 * General code quality improvements for WordPress.org compliance.

#### 2.0.5

 * Removed all remaining Pro-only references and code paths from the free version.
 * Fixed undefined variable warnings thrown on certain hosting configurations.
 * Resolved Plugin Check errors related to output buffering and direct file access.

#### 2.0.4

 * Further cleanup of Pro code that was incorrectly bundled in the free version.
 * Fixed multiple PHP warnings surfaced by Plugin Check.
 * Corrected escaping and sanitization issues flagged during review.

#### 2.0.3

 * Continued stripping Pro functionality that does not belong in the free plugin.
 * Fixed plugin slug references left over from the original submission under a different
   name.
 * Resolved Plugin Check warnings around nonce verification and capability checks.

#### 2.0.2

 * Renamed plugin slug and all internal references from the original rejected name
   to BackShift.
 * Updated text domain, file headers, and directory structure to match the new slug.
 * Fixed critical Plugin Check errors that caused the initial WordPress.org submission
   to be rejected.

#### 2.0.1

 * First resubmission after rejection — addressed naming policy violations.
 * Removed Pro module hooks and admin menu items that should not be present in the
   free version.
 * Fixed PHP notices on fresh installations.

#### 2.0.0

 * Initial submission (under a different name — rejected by WordPress.org).
 * Complete rewrite with modern UI.
 * New chunked backup and restore engine — no more timeouts.

## Meta

 *  Bersyon **2.0.9**
 *  Huling na-update **3 linggo ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 6.0 o mas bago **
 *  Sinubukan hanggang **6.9.4**
 *  Bersyon ng PHP ** 7.4 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/backshift/)
 * Mga Tag
 * [backup](https://tl.wordpress.org/plugins/tags/backup/)[database backup](https://tl.wordpress.org/plugins/tags/database-backup/)
   [migration](https://tl.wordpress.org/plugins/tags/migration/)[restore](https://tl.wordpress.org/plugins/tags/restore/)
   [wordpress backup](https://tl.wordpress.org/plugins/tags/wordpress-backup/)
 *  [Advanced View](https://tl.wordpress.org/plugins/backshift/advanced/)

## Mga Rating

No reviews have been submitted yet.

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/backshift/reviews/)

## Mga Contributor

 *   [ yahakker ](https://profiles.wordpress.org/yahakker/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/backshift/)