這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Contact Form 7 Dynamic Vars

描述

Creating dynamic variables with your contact form 7 could never be easier. We bring you this plugin with which you can call in both text fields and html elements such as paragraphs, titles, ETC so have a better efficiency in the development of your forms in wordpress.

Dynamic variables are basically called in two ways:

[Dinamic_vars ‘dinamic_var: mivariable’]:

This form is a very subtle moment to call variables and display them in an HTML element without creating any text input example Hi world [dinamic_vars ‘dinamic_var: mivariable’] where the value containing the variable ‘Mivariable’.

Another way is to insert dynamic variables into the input, whether they are buttons, text fields, hidden fields, etc. An example inserting a value into a created button:

[Submit “dinamic_var: mivariable”]
In this way the VALUE of the button will get the value that has the variable ‘mivariable’.

EASY NO?

螢幕截圖

  • First we show the variables which have a value and we want to show it in our contact form 7

  • To call the variables in our contact form 7 we use both forms the first gets the value of the variable $ mytitle and will show it as a title of the page. The second form shows the value of $ myvalue this does it within the text field

  • Finally we see how the data that the variables had stored are displayed in a satisfactory way in our contact form. Simple no?

安裝

You can either install it automatically from the WordPress admin, or do it manually:

Using the Plugin Manager

  1. Click Plugins
  2. Click Add New
  3. Search for Contact Form 7 Dynamic Vars
  4. Click Install
  5. Click Install Now
  6. Click Activate Plugin

Manually

  1. Upload contact-form-7-dinamic-vars folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Installation Instructions

You can either install it automatically from the WordPress admin, or do it manually:

Using the Plugin Manager

  1. Click Plugins
  2. Click Add New
  3. Search for Contact Form 7 Dynamic Vars
  4. Click Install
  5. Click Install Now
  6. Click Activate Plugin

Manually

  1. Upload contact-form-7-dinamic-vars folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2017年8月7日
Lo que necesitaba para poder mejorar las funcionalidades de mi contact form 7
閱讀全部3個評價

貢獻者及開發者

“Contact Form 7 Dynamic Vars” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Contact Form 7 Dynamic Vars 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

First approach to Visual Builder for forms from Contact Form 7.