Title: Codeandcore One-Click Migrator
Author: Code and Core
Published: <strong>June 22, 2026</strong>
Last modified: June 22, 2026

---

Search plugins

![](https://ps.w.org/codeandcore-one-click-migrator/assets/banner-772x250.png?rev
=3581954)

![](https://ps.w.org/codeandcore-one-click-migrator/assets/icon-256x256.png?rev=
3581954)

# Codeandcore One-Click Migrator

 By [Code and Core](https://profiles.wordpress.org/codeandcore/)

[Download](https://downloads.wordpress.org/plugin/codeandcore-one-click-migrator.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/codeandcore-one-click-migrator/#description)
 * [Reviews](https://wordpress.org/plugins/codeandcore-one-click-migrator/#reviews)
 *  [Installation](https://wordpress.org/plugins/codeandcore-one-click-migrator/#installation)
 * [Development](https://wordpress.org/plugins/codeandcore-one-click-migrator/#developers)

 [Support](https://wordpress.org/support/plugin/codeandcore-one-click-migrator/)

## Description

Codeandcore One-Click Migrator is a unified WordPress plugin that acts as both **
Sender** and **Receiver**.
 Install on both sites to migrate content directly between
servers — no FTP, no export/import.

#### Features

 * **All Post Types** — Posts, Pages, and Custom Post Types (CPT)
 * **All Statuses** — Draft, Published, Pending, Scheduled (Future), Private
 * **Featured Image** — Auto-downloaded and re-attached on receiver
 * **All Taxonomies** — Categories, Tags, custom taxonomies (parent hierarchy preserved)
 * **Post Excerpt** — Full excerpt support preserved during migration
 * **Full ACF Support** — All field types with up to 3-level deep repeater support
 * **ACF Smart Update** — Only updates fields that exist on the receiver (skips 
   missing fields)
 * **Image Remapping** — ACF image/gallery fields downloaded and re-attached on 
   receiver
 * **Relationship Remapping** — Post Object and Relationship fields resolved by 
   slug
 * **Flexible Content** — ACF Flexible Content field support (up to 2 sub-levels)
 * **Page Builders Support** — Full media and layout remapping for Elementor, Beaver
   Builder, and Gutenberg block editor
 * **Premium UI** — Ultra Premium Light Admin UI with modal confirmations and sleek
   sidebar
 * **REST API** — Secure server-to-server communication (no file transfers)
 * **Authentication** — Shared auth-key, verified with timing-safe comparison
 * **Bulk Migration** — Migrate multiple posts with real-time progress tracking
 * **Disconnect** — Easily disconnect and reset sender credentials
 * **Deactivation Feedback** — Understand why users leave with a sleek, non-intrusive
   feedback modal
 * **Usage Tracking** — Opt-in analytics to help us improve features and identify
   platform compatibility needs

#### How It Works

 1. Install this plugin on **both** the source and destination sites.
 2. On the **destination** site  go to _Codeandcore One-Click Migrator  Receiver Settings_
    generate an auth key  copy the endpoint URL.
 3. On the **source** site  go to _Codeandcore One-Click Migrator  Sender Settings_
    paste the endpoint URL and auth key.
 4. On the **source** site  Navigate to any post list  click **⚡ Migrate** in the 
    row actions, OR use the _Migrate Posts_ panel for bulk migrations.

## Screenshots

[⌊Sender Settings — Connect to your destination site using the endpoint URL and 
Auth Key.⌉⌊Sender Settings — Connect to your destination site using the endpoint
URL and Auth Key.⌉[

**Sender Settings** — Connect to your destination site using the endpoint URL and
Auth Key.

[⌊Receiver Settings — Generate secure Auth Keys and view your REST API endpoint.⌉⌊
Receiver Settings — Generate secure Auth Keys and view your REST API endpoint.⌉[

**Receiver Settings** — Generate secure Auth Keys and view your REST API endpoint.

[⌊Bulk Migration — Select multiple posts and track migration progress in real-time.⌉⌊
Bulk Migration — Select multiple posts and track migration progress in real-time
.⌉[

**Bulk Migration** — Select multiple posts and track migration progress in real-
time.

[⌊Post-Level Migration — Quick-action "Migrate" link directly in the post list table.⌉⌊
Post-Level Migration — Quick-action "Migrate" link directly in the post list table
.⌉[

**Post-Level Migration** — Quick-action “Migrate” link directly in the post list
table.

[⌊Real-time Progress — Visual feedback during the migration process.⌉⌊Real-time 
Progress — Visual feedback during the migration process.⌉[

**Real-time Progress** — Visual feedback during the migration process.

## Installation

 1. Upload the `codeandcore-one-click-migrator` folder to `/wp-content/plugins/`
 2. Activate the plugin through the **Plugins** menu in WordPress
 3. Follow the _How It Works_ steps above

## FAQ

### What ACF field types are supported?

All standard ACF field types: text, textarea, number, email, url, image, file, gallery,
select, checkbox, radio, relationship, post_object, user, taxonomy, date/time, color,
repeater (up to 3 levels), and flexible_content.

### What happens if a field doesn’t exist on the receiver?

Top-level ACF fields are checked against available field groups on the receiver.
If a field doesn’t exist, it can be skipped or preserved as post meta depending 
on your configuration.

### Will duplicate posts be created?

No. Posts are matched by slug + post type. If a match is found, the existing post
is updated. Otherwise a new post is created.

### Are media files duplicated?

No. The plugin checks if an image with the same filename/path exists in the media
library and reuses it to save space. Otherwise, it is downloaded fresh.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Codeandcore One-Click Migrator” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Code and Core ](https://profiles.wordpress.org/codeandcore/)

[Translate “Codeandcore One-Click Migrator” into your language.](https://translate.wordpress.org/projects/wp-plugins/codeandcore-one-click-migrator)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial merged release combining sender and receiver into one plugin
 * Added bulk migration with progress bar
 * Added 3-level ACF repeater support
 * Added flexible content support
 * Added relationship field remapping
 * Added smart ACF field availability check on receiver
 * Added Ultra Premium Light Admin UI with modal confirmations
 * Added test connection and “Disconnect” features
 * Added auto key generator for receiver auth
 * Support for scheduled (future) posts and private content
 * Full compatibility and media remapping for Elementor, Beaver Builder, and Gutenberg
 * Added Opt-in Usage Tracking and Analytics
 * Added Deactivation Feedback Modal with secure API integration

## Meta

 *  Version **1.0.0**
 *  Last updated **8 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [acf](https://wordpress.org/plugins/tags/acf/)[content migration](https://wordpress.org/plugins/tags/content-migration/)
   [migration](https://wordpress.org/plugins/tags/migration/)[post migration](https://wordpress.org/plugins/tags/post-migration/)
   [rest-api](https://wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://wordpress.org/plugins/codeandcore-one-click-migrator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/codeandcore-one-click-migrator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/codeandcore-one-click-migrator/reviews/)

## Contributors

 *   [ Code and Core ](https://profiles.wordpress.org/codeandcore/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/codeandcore-one-click-migrator/)