Title: FrontElf Fields Bridge for Contact Form 7
Author: frontelf
Published: <strong>جون 2, 2026</strong>
Last modified: جون 2, 2026

---

پلگ انز تلاش کریں

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

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

# FrontElf Fields Bridge for Contact Form 7

 منجانب [frontelf](https://profiles.wordpress.org/frontelf/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/frontelf-cf7-fields-bridge.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/frontelf-cf7-fields-bridge/#description)
 * [جائزے](https://ur.wordpress.org/plugins/frontelf-cf7-fields-bridge/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/frontelf-cf7-fields-bridge/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/frontelf-cf7-fields-bridge/#developers)

 [معاونت](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/)

## تفصیل

FrontElf Fields Bridge for Contact Form 7 provides an ACF and SCF integration for
Contact
 Form 7. It adds ACF field groups directly to each Contact Form 7 form editor.

The plugin adds the Contact Form 7 form post type to the ACF location rules.
 Field
groups assigned to that post type are shown in a dedicated tab in the Contact Form
7 editor and saved together with the form. This allows developers to store editable
metadata and settings for each form.

The plugin supports Advanced Custom Fields and Secure Custom Fields. Contact
 Form
7 and one of those field plugins must be installed and active.

### Documentation

#### Assign fields to Contact Form 7

After activating the plugin, a new `Contact Form (CF7)` option appears in the
 ACF
or SCF field group location rules under `Post Type`.

 1. Open the ACF or SCF field group editor.
 2. Add the fields that should belong to each Contact Form 7 form.
 3. In the location rules, select `Post Type` `is equal to` `Contact Form (CF7)`.
 4. Save the field group.
 5. Open a Contact Form 7 form and use the `Fields for form` tab.

If no matching field groups exist, the `Fields for form` tab provides a button
 
to create one.

#### Retrieve field values in a theme or plugin

Each saved Contact Form 7 form has a numeric WordPress post ID. The plugin shows

this ID above the fields in the `Fields for form` tab.

Use the form ID as the second argument of `get_field()`:

    ```
    $value = get_field('field_name', 123);
    ```

Escape the returned value according to its output context:

    ```
    echo esc_html(get_field('field_name', 123));
    ```

## اسکرین شاٹس

[⌊The Contact Form (CF7) option in ACF or SCF location rules.⌉⌊The Contact Form (
CF7) option in ACF or SCF location rules.⌉[

The `Contact Form (CF7)` option in ACF or SCF location rules.

[⌊The custom fields tab in the form editor.⌉⌊The custom fields tab in the form editor
.⌉[

The custom fields tab in the form editor.

[⌊Example of retrieving fields by form ID.⌉⌊Example of retrieving fields by form
ID.⌉[

Example of retrieving fields by form ID.

[⌊Example of displaying the result.⌉⌊Example of displaying the result.⌉[

Example of displaying the result.

## انسٹالیشن

 1. Upload the `frontelf-cf7-fields-bridge` directory to `/wp-content/plugins/`.
 2. Activate FrontElf Fields Bridge for Contact Form 7 in the WordPress Plugins screen.
 3. Follow the steps below to assign fields to Contact Form 7 forms.

## جائزے

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

### 󠀁[Adding a field](https://wordpress.org/support/topic/adding-a-field-2/)󠁿

 [grafvishna](https://profiles.wordpress.org/grafvishna/) جون 5, 2026

Thank you! That’s exactly what I needed. I needed to add image fields and a page
selection field for redirection to the form.

 [ تمام 1 جائزے پڑھیں ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/)

## شراکت دار اور ڈیویلپرز

“FrontElf Fields Bridge for Contact Form 7” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں
نے اس پلگ ان میں حصہ لیا:

شراکت دار

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

[“FrontElf Fields Bridge for Contact Form 7” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/frontelf-cf7-fields-bridge)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/frontelf-cf7-fields-bridge/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/frontelf-cf7-fields-bridge/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/frontelf-cf7-fields-bridge/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/frontelf-cf7-fields-bridge/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0.0

 * Add ACF and SCF field groups to the Contact Form 7 editor.
 * Store editable metadata and settings for each Contact Form 7 form.
 * Validate field values before saving a form.
 * Copy assigned field values when duplicating a Contact Form 7 form.
 * Show a field group creation prompt when no groups are assigned.

## میٹا

 *  Version **1.0.0**
 *  Last updated **4 مہینے پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 6.7 یا اس سے جدید **
 *  Tested up to **7.0.6**
 *  PHP version ** 7.4 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/frontelf-cf7-fields-bridge/)
 * Tags
 * [admin](https://ur.wordpress.org/plugins/tags/admin/)[custom fields](https://ur.wordpress.org/plugins/tags/custom-fields/)
   [form editor](https://ur.wordpress.org/plugins/tags/form-editor/)[forms](https://ur.wordpress.org/plugins/tags/forms/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/frontelf-cf7-fields-bridge/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/frontelf-cf7-fields-bridge/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://ko-fi.com/frontelf)