Title: Dynamic Input For WPForms
Author: wpdebuglog
Published: <strong>2024年10月16日</strong>
Last modified: 2024年10月16日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/dfxa-for-wpforms/assets/icon-256x256.png?rev=3169683)

# Dynamic Input For WPForms

 作者: [wpdebuglog](https://profiles.wordpress.org/wpdebuglog/)

[ダウンロード](https://downloads.wordpress.org/plugin/dfxa-for-wpforms.1.0.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/dfxa-for-wpforms/#description)
 * [レビュー](https://ja.wordpress.org/plugins/dfxa-for-wpforms/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/dfxa-for-wpforms/#installation)
 * [開発](https://ja.wordpress.org/plugins/dfxa-for-wpforms/#developers)

 [サポート](https://wordpress.org/support/plugin/dfxa-for-wpforms/)

## 説明

Dynamic Input For WPForms is an addon that allows users to add dynamic and hidden
fields to their WPForms.
 This addon provides powerful options for pre-filling fields,
passing dynamic data, and customizing input values on the fly. Ideal for developers
and marketers who need to personalize form interactions without manual input.

**Features:**
 – Add hidden fields with dynamic values. – Pass URL parameters into
form fields. – Auto-populate fields with post data, user data, or other custom values.–
Enhance WPForms functionality with minimal effort. – Simple and lightweight, with
no unnecessary bloat.

### **Included Shortcodes:**

Add **Dynamic Text** or **Dynamic Hidden** input field.
 Then edit field options
> Advanced > Default Value. Finally, add correct shortcode.

 1. **[dfxa_get_url]**
     Retrieves a current URL. **Usage:** `[dfxa_get_url]`
 2. **[dfxa_bloginfo]**
     Retrieves WordPress site information, like site title or description.**
    Usage:** `[dfxa_bloginfo key="name"]` Example: Outputs the blog’s name based on
    the provided key.
 3. **[dfxa_referrer]**
     Displays the referrer URL (the page the user came from). **
    Usage:** `[dfxa_referrer]`
 4. **[dfxa_post_var]**
     For pages that use a WP_POST object, this acts as an alias
    for `dfxa_post_var` so those attributes work here as well. **Usage:** `[dfxa_post_var
    key="title"]` Example: Get the page title
 5. **[dfxa_post_meta]**
     Fetches custom post meta for a given post ID. **Usage:** `[
    dfxa_post_meta post_id="123" key="custom_field"]` Example: Retrieves the meta value
    stored under `custom_field` for post ID 123.
 6. **[dfxa_GET]**
     Retrieves GET parameter values directly from the URL. **Usage:**`[
    dfxa_GET param="id"]` Example: If the URL is `https://example.com?id=42`, the shortcode
    will output `42`.

### License

This plugin is open-source and licensed under GPLv2 or later. For more information,
visit [GPLv2 License](https://www.gnu.org/licenses/gpl-2.0.html).

## インストール

 1. Upload the `dfxa-for-wpforms` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to WPForms -> Add New or edit an existing form.
 4. Add the new ‘Dynamic Hidden’ Or ‘Dynamic Text’ field or any custom field provided
    by the addon.
 5. Save the form and enjoy the extended features.

## FAQ

### How do I pass URL parameters to form fields?

Use the URL query parameter as the field’s dynamic value, e.g., `?name=Arshid`. 
The field will automatically populate with “Arshid.”

### Does this plugin work with the free version of WPForms?

Yes! This addon works with both the free and pro versions of WPForms.

### Can I customize hidden field values dynamically?

Yes. You can use post data, user meta, or custom scripts to pre-fill hidden fields.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Dynamic Input For WPForms はオープンソースソフトウェアです。以下の人々がこのプラグ
インに貢献しています。

貢献者

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

[“Dynamic Input For WPForms” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/dfxa-for-wpforms)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/dfxa-for-wpforms/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/dfxa-for-wpforms/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/dfxa-for-wpforms/)を [RSS](https://plugins.trac.wordpress.org/log/dfxa-for-wpforms/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.0

 * Initial release.
 * Added support for dynamic and hidden fields.
 * Custom field class enhancements.

## メタ

 *  バージョン **1.0.0**
 *  最終更新日 **2年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **6.6.5**
 *  PHP バージョン ** 7.2またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/dfxa-for-wpforms/)
 * タグ
 * [custom field](https://ja.wordpress.org/plugins/tags/custom-field/)[dynamic field](https://ja.wordpress.org/plugins/tags/dynamic-field/)
   [dynamic text](https://ja.wordpress.org/plugins/tags/dynamic-text/)[hidden fields](https://ja.wordpress.org/plugins/tags/hidden-fields/)
   [WPForms](https://ja.wordpress.org/plugins/tags/wpforms/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/dfxa-for-wpforms/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/dfxa-for-wpforms/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/dfxa-for-wpforms/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/dfxa-for-wpforms/)