Descrizione
Contact Form 7 offers users standard HTML5 controls to input data, like text input and input type=”date”.
The browser will not format the date text in a date format you might choose
This plugin allows Contact Form 7 to use jQuery UI Datepicker where date format can be set or changed.
This plugin requires jquery, jquery ui and contact form 7.
Use format, min or max to configure it.
[datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy min:2022-06-06 max:2022-08-08]
Want more?
Custom Datepicker Plus NMR adds:
- Exclude specific dates, date ranges, or entire weekdays —
nmrexclude,nmrexcludeweekdays - Pull blocked dates dynamically from a Custom Post Type —
nmrexcludecpt - Relative min/max —
min:+1 max:+30,min:today - Multi-date selection with optional cap —
multiselect maxselect:3 - Linked start/end date range fields —
nmrrangepair - Timepicker tag —
[timepickerplus]with min/max/step - Auto-select first available date —
firstopen - Conditional show/hide of other CF7 fields —
nmrshowfield/nmrhidefield - Custom validation error messages per field
- Global settings page (date format, year range, first day of week)
Documentazione e supporto
Controlla il forum di supporto su WordPress.org. Se non riesci a individuare alcun argomento relativo al tuo problema specifico, pubblicane uno nuovo.
Custom Datepicker NMR ha bisogno del tuo supporto
È difficile continuare lo sviluppo e il supporto per questo plugin gratuito senza il contributo di utenti come te. Se ti piace usare Custom Datepicker NMR e lo trovi utile, considera di fare una donazione. La tua donazione aiuterà a incoraggiare e supportare lo sviluppo continuo del plugin e un migliore supporto per gli utenti.
Avvisi sulla privacy
Con la configurazione predefinita, questo plugin, di per sé, non:
- traccia gli utenti di nascosto;
- scrive alcun dato personale dell’utente nel database;
- invia alcun dato a server esterni;
- utilizza i cookie.
Installazione
- Upload the entire folder to the
/wp-content/plugins/directory. - Attiva il plugin attraverso il menu ‘Plugin’ in WordPress.
Uso di base: [datepicker myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy] o [datepicker* myFirstDatepicker id:myFirstDatepicker format:dd.mm.yy] – per i campi obbligatori.
Recensioni
Contributi e sviluppo
“Custom Datepicker NMR” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Custom Datepicker NMR” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.
Traduci “Custom Datepicker NMR” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.9
- Added: Settings / upgrade page (Settings Datepicker NMR) showing Plus features
- Added: Dismissible admin notice introducing Custom Datepicker Plus NMR
- Added: “Upgrade to Plus” and “Settings” links on the Plugins page
1.0.8
- Allow change of month and year
1.0.7
- Show
The field is required.
1.0.6
- Fixed a bug on max date validation
1.0.5
- Fixed a bug on min / max date validation
1.0.4
- Add support for jQuery Datepicker
minDate,maxDatesettings by usingminandmaxproperties ofdatepicker
1.0.3
- Fixed validation
1.0.2
- Fixed validation for required datepicker
1.0.1
- Changed plugin meta-data: wordpress user
1.0.0
- First version.
