
Date and Time Picker Field Security & Risk Analysis
wordpress.org/plugins/acf-field-date-time-pickerDate and Time Picker field for Advanced Custom Fields
Is Date and Time Picker Field Safe to Use in 2026?
Generally Safe
Score 85/100Date and Time Picker Field has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of acf-field-date-time-picker v2.1.5 indicates a generally strong security posture regarding known attack vectors. The plugin has no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-total attack surface. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive signs. However, a significant concern is the complete lack of output escaping (0% properly escaped). This means that any data displayed to users, especially if it originates from user input or external sources, is not being properly sanitized, opening the door for Cross-Site Scripting (XSS) vulnerabilities. The plugin also lacks nonce and capability checks, which are essential for ensuring that only authorized users can perform specific actions.
Key Concerns
- No output escaping detected
- No nonce checks
- No capability checks
Date and Time Picker Field Security Vulnerabilities
Date and Time Picker Field Release Timeline
Date and Time Picker Field Code Analysis
Output Escaping
Date and Time Picker Field Attack Surface
WordPress Hooks 2
Maintenance & Trust
Date and Time Picker Field Maintenance & Trust
Maintenance Signals
Community Trust
Date and Time Picker Field Alternatives
Date & Time Picker for Advanced Custom Fields
acf-date-time-picker
Date & Time Picker field for Advanced Custom Fields 4 and 5.
Advanced Custom Fields (ACF®)
advanced-custom-fields
ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.
ACF Content Analysis for Yoast SEO
acf-content-analysis-for-yoast-seo
WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
Advanced Custom Fields: Extended
acf-extended
All-in-one enhancement suite that improves WordPress & Advanced Custom Fields.
Advanced Custom Fields: Font Awesome Field
advanced-custom-fields-font-awesome
Adds a new 'Font Awesome Icon' field to the popular Advanced Custom Fields plugin.
Date and Time Picker Field Developer Profile
102 plugins · 177K total installs
How We Detect Date and Time Picker Field
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/acf-field-date-time-picker/css/acf-date-time-picker.css/wp-content/plugins/acf-field-date-time-picker/js/acf-date-time-picker.js/wp-content/plugins/acf-field-date-time-picker/js/acf-date-time-picker.jsacf-field-date-time-picker/css/acf-date-time-picker.css?ver=acf-field-date-time-picker/js/acf-date-time-picker.js?ver=HTML / DOM Fingerprints
acf-date-time-picker<!-- Date and Time Picker --><!-- Field Options --><!-- Date and Time Picker --><!-- Date Format -->+4 moredata-show_datedata-date_formatdata-time_formatdata-show_week_numberdata-pickerdata-save_as_timestamp+1 moreacf.add_filter('datetime_picker_init', 'acf_field_datetime_picker_init');