=== ACF Duplicate Repeater ===
Contributors: podpirate
Donate link: https://www.msf.org/donate
Tags: acf, acf pro, repeater, flexible content, duplicate, clone
Requires at least: 4.8
Tested up to: 5.5
Requires PHP: 5.6
Stable tag: 2.0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Duplicate Repeater and Layout Fields in ACF Pro.
== Description ==
ACF Pro 5.9 comes with a duplicate row feature on its own. The “ACF Duplicate Repeater” plugin is no longer maintained.
Duplicate Repeater and Layout Fields in ACF Pro.
Supports all ACF Native fields.
= Development =
Please head over to the source code [on Github](https://github.com/mcguffin/acf-duplicate-repeater).
If you are looking for support on Non-ACF-Fields, there is some documentation in the [wiki](https://github.com/mcguffin/acf-duplicate-repeater/wiki), that might come in handy.
== Installation ==
Just follow the [Automatic Plugin Installation](https://wordpress.org/support/article/managing-plugins/#automatic-plugin-installation) procedere.
== Frequently asked questions ==
= I found a bug. Where should I post it? =
Please use the issues section in the [GitHub-Repository](https://github.com/mcguffin/acf-duplicate-repeater/issues).
I will most likely not maintain the forum support forum on wordpress.org. Anyway, other users might have an answer for you, so it's worth a shot.
= I'd like to suggest a feature. Where should I post it? =
Please post an issue in the [GitHub-Repository](https://github.com/mcguffin/acf-duplicate-repeater/issues)
== Screenshots ==
1. Flexible content with duplicate feature enabled.
== Upgrade Notice ==
On the whole upgrading is still a good thing.
== Changelog ==
= 2.0.6 =
- Non-Feature: Show deprecation message with ACF Pro 5.9+
= 2.0.5 =
- Feature: Insert duplicated item after the original
= 2.0.4 =
- Fix: empty oembed field value is sometimes `false` instead of empty string
= 2.0.3 =
- Security hardening
= 2.0.2 =
- Fix: PHP Fatal in customizer
- Fix: Load assets only when necessary
= 2.0.1 =
- Fix: Duplicate Icon appears multiple times in repeater rows
- Drop Support for Github Updater
= 2.0.0 =
Release in the WP Plugin Repository.