This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CF7 Additional Types

توضیحات

CF7 Additional Types

This plugin extends Contact Form 7 by adding additional input field types.

Implemented Types:

  • Range Slider

    HTML5-based range slider (using Ion.RangeSlider jQuery Plugin)

  • Date Picker

    HTML5-based date picker (using Ion.Calendar jQuery Plugin)

Types I am considering for the next version:

Time Picker, On/Off Toggles.

Bug Reports

Bug reports are welcomed on GitHub. Please note that GitHub is not a support forum.

عکس‌های صفحه

  • Backend View
  • Frontend View

نصب

  1. Upload the plugin files to the /wp-content/plugins/cf7-additional-types directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Contact > Contact Forms and integrate the new input field types into your Contact Form 7 forms

نقد و بررسی‌ها

26 مارس 2020
Exactly what I was looking for ! Thanks a lot for your code.
خواندن تمامی 1 نقد و بررسی‌

توسعه دهندگان و همکاران

“CF7 Additional Types” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “CF7 Additional Types” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

2.0.0

  • Restructuring of the plugin code.
  • Date picker implementation.
  • Default parameter implementation for the range slider.

1.0.1

  • Range slider implementation.
  • Russian and German translations.