Title: Contact Form 7 &#8211; Repeatable Fields
Author: Felipe Elia
Published: <strong>2018년 3월 19일</strong>
Last modified: 2024년 10월 22일

---

플러그인 검색

![](https://ps.w.org/cf7-repeatable-fields/assets/banner-772x250.png?rev=2942207)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/cf7-repeatable-fields/assets/icon-256x256.png?rev=2942207)

# Contact Form 7 – Repeatable Fields

 작성자: [Felipe Elia](https://profiles.wordpress.org/felipeelia/)

[다운로드](https://downloads.wordpress.org/plugin/cf7-repeatable-fields.2.0.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/cf7-repeatable-fields/#description)
 * [평가](https://ko.wordpress.org/plugins/cf7-repeatable-fields/#reviews)
 * [개발](https://ko.wordpress.org/plugins/cf7-repeatable-fields/#developers)

 [지원](https://wordpress.org/support/plugin/cf7-repeatable-fields/)

## 설명

This plugin adds repeatable groups of fields to Contact Form 7.

**NOTE:** Tested with Contact Form 7 5.7.7.

### Usage

#### Form tab

Wrap the desired fields with `[field_group your_group_id_here][/field_group]`. The
shortcode accepts additional parameters, in WP shortcode format and in CF7 fields
parameters format as well.

Example:

    ```
    [field_group emails id="emails-groups" tabindex:1]
        <label>Your Email (required)[email* your-email]</label>
        [radio your-radio use_label_element default:1 "radio 1" "radio 2" "radio 3"]
        [select* your-menu include_blank "option1" "option 2"]
        [checkbox* your-checkbox "check 1" "check 2"]
    [/field_group]
    ```

#### Mail tab

In the mail settings, wrap the fields with your group id. You can use the `[group_index]`
tag to print the group index and an additional `__<NUMBER>` to print a field at 
a specific index.

Example:

    ```
    The second email entered by the user was: [your-email__2]

    These were the groups:
    [emails]
    GROUP #[group_index]
        Checkbox: [your-checkbox]
        E-mail: [your-email]
        Radio: [your-radio]
        Select: [your-menu]
    [/emails]
    ```

### Check out the Wiki

 * [Hooks available](https://github.com/felipeelia/cf7-repeatable-fields/wiki/Hooks)–
   How to customize the _add_ and _remove_ buttons
 * [Frequently Asked Questions](https://github.com/felipeelia/cf7-repeatable-fields/wiki/Frequently-Asked-Questions)

### Contribute

You can contribute with code, issues and ideas at the [GitHub repository](https://github.com/felipeelia/cf7-repeatable-fields).

If you like the plugin, [a review](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/#new-post)
is appreciated 🙂

## FAQ

### I have a problem with the plugin. Where can I get help?

If you have identified a bug or would like to suggest an enhancement, please refer
to our [GitHub repo](https://github.com/felipeelia/cf7-repeatable-fields). I do 
not provide support here at WordPress.org forums.

### My question is not listed here. Can I search somewhere else?

Yes! Give a look at the [Frequently Asked Questions](https://github.com/felipeelia/cf7-repeatable-fields/wiki/Frequently-Asked-Questions)
section of our wiki.

## 후기

![](https://secure.gravatar.com/avatar/e44d017256488614fe23753b0db94cadb37088856241423ceee37148914fbee5?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin for Dynamic Forms](https://wordpress.org/support/topic/excellent-plugin-for-dynamic-forms-2/)󠁿

 [David Klhufek](https://profiles.wordpress.org/brtak/) 2025년 1월 12일

This plugin was a lifesaver for a recent project, allowing me to add repeatable 
fields effortlessly to my Contact Form 7 forms. Simple setup, works perfectly—highly
recommended!

![](https://secure.gravatar.com/avatar/7610ac0aedfc3d4e86e5bbf717f9858db758c59b110db0a4c122cae1ddb17363?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/plugin-not-wokting/)󠁿

 [Anonymous User](https://profiles.wordpress.org/anonymized-16269756/) 2024년 1월
13일 답글 3개

Plugin throwing error while clicking on submit

![](https://secure.gravatar.com/avatar/396d787166eedddcfd3f4e63d580319e01a960e778e080d197ec1d869bae39a7?
s=60&d=retro&r=g)

### 󠀁[Excellent!](https://wordpress.org/support/topic/excellent-12893/)󠁿

 [Mário Valney](https://profiles.wordpress.org/mariovalney/) 2023년 7월 29일

A excellent addon to CF7!

![](https://secure.gravatar.com/avatar/f2d6b02ea13a8324cfaa4a63a18179effffda4421f6d49afcde171bfa2fead75?
s=60&d=retro&r=g)

### 󠀁[This plugin still works](https://wordpress.org/support/topic/this-plugin-still-works-3/)󠁿

 [Md Abdur Razzaq Masum](https://profiles.wordpress.org/masummdar/) 2023년 6월 21
일

I just used this plugin for a client project and it works fine. I am using on WordPress
Version6.2.2 and Contact Form7 Version 5.7.7 Thanks author for sharing this awesome
plugin free for the community.

![](https://secure.gravatar.com/avatar/bb007e2d810b13483277a330a1be558bae6cc5bd7f3935eed1122d2127d8e0fb?
s=60&d=retro&r=g)

### 󠀁[Abandoned plugin](https://wordpress.org/support/topic/abandoned-plugin-71/)󠁿

 [alexio101](https://profiles.wordpress.org/alexio101/) 2022년 9월 21일

Unfortunately this plugin didnt get any updates for many years.

![](https://secure.gravatar.com/avatar/e1f181a7a9d0d34559e92d507d0ceddd25e577fcb8eb3ef65f0146e0974d9401?
s=60&d=retro&r=g)

### 󠀁[Very Useful, Thanks!](https://wordpress.org/support/topic/very-useful-thanks-21/)󠁿

 [swcomm](https://profiles.wordpress.org/swcomm/) 2021년 3월 3일

Quick and easy way to add a simple repeater. Working fine for me on WP 5.6.2 and
CF7 5.4. Thanks for making it available.

 [ 모든 21 평가 읽기 ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/)

## 기여자 & 개발자

“Contact Form 7 – Repeatable Fields”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이
이 플러그인에 기여하였습니다.

기여자

 *   [ Felipe Elia ](https://profiles.wordpress.org/felipeelia/)

“Contact Form 7 – Repeatable Fields”(이)가 7 개 언어로 번역되었습니다. 기여해 주셔서
[번역자](https://translate.wordpress.org/projects/wp-plugins/cf7-repeatable-fields/contributors)
님께 감사드립니다.

[자국어로 “Contact Form 7 – Repeatable Fields”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/cf7-repeatable-fields)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/cf7-repeatable-fields/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/cf7-repeatable-fields/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/cf7-repeatable-fields/)을 [RSS](https://plugins.trac.wordpress.org/log/cf7-repeatable-fields/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 2.0.2 – 2024-10-22

**This is a security release.** It fixes a Stored cross-site scripting (XSS) vulnerability,
that allowed users with contributor-level access and above, to inject arbitrary 
web scripts in pages that will execute whenever a user accesses an injected page.
Thanks to Peter Thaleikis and the Wordfence team for reaching out about it.

**Added:**

 * New `wpcf7_field_group_content` filter. Props [@Tessachu](https://github.com/Tessachu)
   and [@felipeelia](https://github.com/felipeelia).
 * End-to-end basic tests. Props [@felipeelia](https://github.com/felipeelia).

**Changed:**

 * Node version to v20. Props [@felipeelia](https://github.com/felipeelia).

**Security:**

 * Sanitize wrapper div attributes. Props Peter Thaleikis and [@felipeelia](https://github.com/felipeelia).
 * Bumped `postcss` from 8.4.26 to 8.4.31. Props [@dependabot](https://github.com/dependabot).
 * Updated `ws` from 8.13.0 to 8.18.0. Props [@dependabot](https://github.com/dependabot).
 * Updated `@wordpress/scripts` from 27.7.0 to 30.3.0. Props [@dependabot](https://github.com/dependabot).
 * Bumped `braces` from 3.0.2 to 3.0.3. Props [@dependabot](https://github.com/dependabot).
 * Bumped `webpack` from 5.91.0 to 5.94.0. Props [@dependabot](https://github.com/dependabot).
 * Bumped `express` from 4.18.2 to 4.19.2. Props [@dependabot](https://github.com/dependabot).
 * Bumped `follow-redirects` from 1.15.2 to 1.15.6. Props [@dependabot](https://github.com/dependabot).
 * Bumped `webpack-dev-middleware` from 5.3.3 to 5.3.4. Props [@dependabot](https://github.com/dependabot).
 * Bumped `@babel/traverse` from 7.22.8 to 7.23.2. Props [@dependabot](https://github.com/dependabot).
 * Several node packages updated. Props [@felipeelia](https://github.com/felipeelia).

#### 2.0.1 – 2023-09-11

**Added:**

 * End-to-end tests foundation.

**Changed:**

 * Removed unnecessary files from final package.

**Fixed:**

 * Required checkbox not showing validation messages.

#### 2.0.0 – 2023-07-23

**Note that this version changes minimum required versions of:**

 * [WordPress](https://wordpress.org): 6.0+
 * [PHP](https://php.net/): 7.2+
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/): 5.7+

This release marks the (slow) resumption of this plugin development. If you want
to know more about it check out [this blog post](https://felipeelia.dev/contact-form-7-repeatable-fields-2-0-0/).
If you find this plugin useful, consider leaving it [a review](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/#new-post).

**Added:**

 * Support to [wp-env](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env/).
 * `group_id` as a parameter to all filters.
 * Very basic unit testing.

**Changed:**

 * Linting tools and script build process.
 * Docs were migrated to [GitHub wiki](https://github.com/felipeelia/cf7-repeatable-fields/wiki).

**Fixed:**

 * Validation problem with Contact Form 5.7+. Props [@sfdeveloper](https://profiles.wordpress.org/sfdeveloper/).

#### 1.1.3 – 2019-12-11

 * Update WP `Tested up to` field
 * Apply WP Coding Standards
 * Fix a small sanitization problem

#### 1.1.2 – 2019-10-10

 * Fix Exclusive Checkboxes

#### 1.1.1 – 2019-09-04

 * Add compatibility to formatted dates (`[_format_{field name} "{date format}"]`)
 * DEV: Copy data and events while cloning a new group (JS)
 * DEV: Pass `$new_group` as an extra param for the `wpcf7-field-groups/added` event.
 * DEV: Apply some WPCS rules and add a CF7_REPEATABLE_FIELDS_VERSION const (may
   affect JS cache)

#### 1.1 – 2018-06-14

 * Replace groups in mail 2 field

#### 1.0.2 – 2018/03/29

 * Fix repeated tags in mail body

#### 1.0.1 – 2018/03/20

 * Fix the `wpcf7_field_group_remove_button_atts` filter name. Props to @asilvestre87

#### 1.0.0 – 2018/03/19

 * Initial release

## 기초

 *  버전 **2.0.2**
 *  최근 업데이트: **2년 전**
 *  활성화된 설치 **6,000+**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **6.6.5**
 *  PHP 버전 ** 7.2 또는 그 이상 **
 *  언어
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/cf7-repeatable-fields/), 
   [Czech](https://cs.wordpress.org/plugins/cf7-repeatable-fields/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/cf7-repeatable-fields/),
   [English (US)](https://wordpress.org/plugins/cf7-repeatable-fields/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/cf7-repeatable-fields/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/cf7-repeatable-fields/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/cf7-repeatable-fields/), 그리고
   [Spanish (Spain)](https://es.wordpress.org/plugins/cf7-repeatable-fields/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/cf7-repeatable-fields)
 * 태그:
 * [cf7](https://ko.wordpress.org/plugins/tags/cf7/)[contact form 7](https://ko.wordpress.org/plugins/tags/contact-form-7/)
   [repeatable](https://ko.wordpress.org/plugins/tags/repeatable/)[repeater](https://ko.wordpress.org/plugins/tags/repeater/)
 *  [고급 보기](https://ko.wordpress.org/plugins/cf7-repeatable-fields/advanced/)

## 평점

 별 5점 만점에 4.3점.

 *  [  17/5-별점 후기     ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/?filter=4)
 *  [  1/3-별점 후기     ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/?filter=2)
 *  [  3/1-별점 후기     ](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/cf7-repeatable-fields/reviews/)

## 기여자

 *   [ Felipe Elia ](https://profiles.wordpress.org/felipeelia/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/cf7-repeatable-fields/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://felipeelia.dev/contact-form-7-repeatable-fields/)