Linux 软件免费装
Banner图

Swaranan Guest Selector for Contact Form 7

开发者 swaranan
更新时间 2026年6月2日 19:29
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

contact form 7 guests participants

下载

1.1.0 1.1.1

详情介绍:

Swaranan Guest Selector for Contact Form 7 extends Contact Form 7 by adding an advanced Guests selector suitable for hotel bookings, tours, reservations, events, and travel forms. Instead of a simple number field, users can: The plugin integrates directly into the Contact Form 7 form editor with its own tag generator button. Features Example Form Tag [guest_selector* guests min:1 max:10 label:Total label:Guests first_as_label child_ages] Available Mail Tags [guests] [guests_adults] [guests_children] [guest-selector-summary] Example Output Guests: 4 Adults: 2 Children: 2 Child Ages: 5, 8

安装:

  1. Upload the plugin files to the /wp-content/plugins/swaranan-guest-selector-for-contact-form-7 directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Make sure Contact Form 7 is installed and activated.
  4. Edit a Contact Form 7 form.
  5. Click the new "Guests" button in the form editor toolbar.
  6. Configure your field options and insert the tag.

屏幕截图:

  • Guests option inside Contact Form 7 editor
  • Frontend - Adults & Children dropdown UI with Children age

升级注意事项:

1.1.0 Includes Contact Form 7 editor integration and enhanced guest selector UI.

常见问题:

Does this plugin require Contact Form 7?

Yes. Contact Form 7 must be installed and activated.

Can I disable child age fields?

Yes. Simply omit the child_ages option from the form tag.

Does it support required fields?

Yes. Use the required version of the tag: [guest_selector* guests]

Can I limit the number of guests?

Yes. Use min: and max: options. Example: [guest_selector guests min:1 max:8]

Can I show the label as the first dropdown option?

Yes. Add first_as_label and provide a label: value. Example: [guest_selector participants min:0 max:20 default:0 label:Number label:of label:Participants first_as_label]

更新日志:

1.1.0 1.0.0