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://ne.wordpress.org/plugins/frontelf-cf7-fields-bridge/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/frontelf-cf7-fields-bridge/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/frontelf-cf7-fields-bridge/#installation)
 * [विकास](https://ne.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 custom fields tab in the form editor.
 * [[
 * Example of retrieving fields by form ID.
 * [[
 * 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.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“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/log/frontelf-cf7-fields-bridge/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](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/)
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 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.

## मेटा

 *  संस्करण **1.0.0**
 *  पछिल्लो अपडेट **12 घण्टा अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 6.7 वा उच्च **
 *  जाँच गरिएको **7.0**
 *  PHP संस्करण ** 7.4 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/frontelf-cf7-fields-bridge/)
 * ट्यागहरू
 * [admin](https://ne.wordpress.org/plugins/tags/admin/)[custom fields](https://ne.wordpress.org/plugins/tags/custom-fields/)
   [form editor](https://ne.wordpress.org/plugins/tags/form-editor/)[forms](https://ne.wordpress.org/plugins/tags/forms/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/frontelf-cf7-fields-bridge/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[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)