Title: Ranabikram Field Copy for ACF
Author: ranabikram
Published: <strong>July 3, 2026</strong>
Last modified: July 3, 2026

---

Search plugins

![](https://ps.w.org/ranabikram-field-copy-for-acf/assets/banner-772x250.png?rev
=3594863)

![](https://ps.w.org/ranabikram-field-copy-for-acf/assets/icon-256x256.png?rev=3594863)

# Ranabikram Field Copy for ACF

 By [ranabikram](https://profiles.wordpress.org/ranabikram/)

[Download](https://downloads.wordpress.org/plugin/ranabikram-field-copy-for-acf.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/ranabikram-field-copy-for-acf/#description)
 * [Reviews](https://wordpress.org/plugins/ranabikram-field-copy-for-acf/#reviews)
 *  [Installation](https://wordpress.org/plugins/ranabikram-field-copy-for-acf/#installation)
 * [Development](https://wordpress.org/plugins/ranabikram-field-copy-for-acf/#developers)

 [Support](https://wordpress.org/support/plugin/ranabikram-field-copy-for-acf/)

## Description

Advanced Custom Fields lets you **move** a field to another field group, but moving
removes it from where it was. There is no built-in way to **copy** a field into 
another group and keep the original.

Ranabikram Field Copy for ACF adds exactly that. A new **Copy** link appears in 
each field’s action row, right next to Edit, Duplicate, Move and Delete. Click it,
pick a destination field group, and the field is copied into that group while the
original stays put.

The copy reuses ACF’s own duplication routine, so it:

 * Generates a fresh, unique field key (no clashes with the original)
 * Recursively copies sub-fields, so Repeater, Group and Flexible Content fields
   come along intact
 * Gives the copy a unique field name within the destination group, so it will not
   overwrite an existing field’s values
 * Works with both Advanced Custom Fields (free) and ACF PRO

This plugin runs entirely inside your WordPress admin and makes **no external requests**—
no data leaves your site.

Note: like ACF’s own Move and Duplicate, this copies the field _definition_, not
the saved post values.

## Installation

 1. Make sure Advanced Custom Fields (free or PRO) is installed and active.
 2. Upload the plugin files to `/wp-content/plugins/ranabikram-field-copy-for-acf`,
    or install the plugin through the Plugins screen in WordPress.
 3. Activate the plugin through the Plugins screen in WordPress.
 4. Open any field group under **Custom Fields  Field Groups**. Each field now shows
    a **Copy** link in its action row.

## FAQ

### Does it work with ACF PRO?

Yes. It works with both the free Advanced Custom Fields plugin and ACF PRO. It detects
ACF at runtime, so it does not block activation if you run the PRO build.

### Does copying a field also copy its saved values?

No. It copies the field _definition_ into the target group, the same way ACF’s own
Move and Duplicate work. Existing post/page values are not transferred.

### Does it copy sub-fields?

Yes. Repeater, Group and Flexible Content fields are copied together with all of
their sub-fields, each getting a fresh field key.

### What happens if the destination group already has a field with the same name?

The copy is automatically given a unique field name within that group (for example`
email` becomes `email_2`) and its label is suffixed with ” (copy)”, so the two fields
never overwrite each other’s values on save. The original field is left untouched.

### Could a copied field still clash with a field in a different group?

Uniqueness is enforced within the destination field group. If you copy a field into
a group that is displayed on the _same edit screen_ as another group that already
uses that field name, the two can still share a meta key and overwrite each other
on save — this is a property of how ACF stores values by field name, and it applies
to ACF’s own Move action too. If you copy a field into a group shown on the same
screen as its source, review the copied field’s name afterward and rename it if 
needed.

### Where does the Copy link appear?

In the field’s action row inside the Field Group editor, next to Edit, Duplicate,
Move and Delete.

### Why does a copied field’s conditional logic sometimes not work?

If a field’s conditional logic refers to sibling fields that do not exist in the
destination group, those rules will have nothing to point to. Review the conditional
logic on the copied field after moving it to a different group.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Ranabikram Field Copy for ACF” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “Ranabikram Field Copy for ACF” into your language.](https://translate.wordpress.org/projects/wp-plugins/ranabikram-field-copy-for-acf)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **4 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [acf](https://wordpress.org/plugins/tags/acf/)[copy](https://wordpress.org/plugins/tags/copy/)
   [custom fields](https://wordpress.org/plugins/tags/custom-fields/)[developer](https://wordpress.org/plugins/tags/developer/)
   [field group](https://wordpress.org/plugins/tags/field-group/)
 *  [Advanced View](https://wordpress.org/plugins/ranabikram-field-copy-for-acf/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ranabikram-field-copy-for-acf/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ranabikram-field-copy-for-acf/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ranabikram-field-copy-for-acf/)