Date Time Field Add-On for Gravity Form

वर्णन

A date-time add-on for Gravity Forms with custom date time format:

  • This plugin will add new type of field under Advanced Fields as Date-Time.
  • Simply drag Date-Time field into the form.
  • You can also add custom date time format under General tab.
  • The date time format pattern must follow moment.js tokens. Click here to view moment.js date and time tokens.

Translations included

  • English
  • Français (French)

स्क्रीनशॉट

स्थापना

  1. Upload and unzip gf-datetime-field-add-on.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

समीक्षा

जुलै 7, 2022 1 उत्तर
Essential date & time input add-on. But I want to set the specific hours/time like 04:00 and 05:30 Only, is it possible by shortcode? The add-on also does not load properly.
सर्व 2 पुनरावलोकने वाचा

योगदानकर्ते आणि विकसक

“Date Time Field Add-On for Gravity Form” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Date Time Field Add-On for Gravity Form” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.2.8

  • Add a filter hook gf_awp_calendar_week_start_day to set start day of the week.

1.2.7

  • Add a filter hook gf_awp_calendar_hide_past_dates to hide past date in calendar view.

1.2.6

  • Add a filter hook gf_awp_calendar_time_format to change the time format for calendar.
  • Add a filter hook gf_awp_calendar_allow_time to allow specific time to select. Must use 24 hour format.
  • Add a filter hook gf_awp_calendar_datepicker to show/hide datepicker.
  • Add a filter hook gf_awp_calendar_timepicker to show/hide timepicker.
  • Add locale feature for date time picker. This uses WordPress locale settings.
  • Some minor fixes.

1.2.1

  • Fix JSON error when adding a shortcode and trying to save a page in the block editor.

1.2.0

  • Add a filter hook gf_awp_datetimepicker_script to allow users to override JavaScript/jQuery for date-time picker.

1.0.1

  • Fixed date-time picker loading after a Gravity Form is submitted via AJAX

1.0

  • Added a Date Time field for Gravity form
  • Added an option to add custom date time format