Mô tả
A date-time add-on for Gravity Forms with custom date time format:
- This plugin will add new type of field under
Advanced Fields
asDate-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)
Cài đặt
- Upload and unzip
gf-datetime-field-add-on.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
18 Tháng Bảy, 2023
The plugin does what it says. Good job.
7 Tháng Bảy, 2022
1 reply
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.
Người đóng góp & Lập trình viên
“Date Time Field Add-On for Gravity Form” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Date Time Field Add-On for Gravity Form” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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