-
Notifications
You must be signed in to change notification settings - Fork 12
/
readme.txt
78 lines (49 loc) · 2.24 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
=== 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 ==
<div class="plugin-notice notice notice-warning notice-alt">
ACF Pro 5.9 comes with a duplicate row feature on its own. The “ACF Duplicate Repeater” plugin is no longer maintained.
</div>
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.