=== Extra Fields for ACF === Contributors: ikamal Donate link: https://kamalhosen.com Tags: acf, advanced custom fields, custom fields, unit, date picker Requires at least: 5.6 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A custom extension plugin for ACF that adds useful and modern custom field types to improve content control and UI flexibility. == Description == **Extra Fields for ACF** extends the power of Advanced Custom Fields by introducing four essential and modern field types for developers and designers. **Included Fields:** – **Unit Control Field** – Input values with selectable units (px, %, em, etc.) – **Gradient Picker Field** – Build linear/radial CSS gradients visually – **Responsive Range Field** – Define responsive values for desktop, tablet, and mobile – **Date Range Picker Field** – Pick a start and end date with calendar UI These fields are especially useful for theme developers, site builders, and plugin developers looking to offer better control and styling flexibility inside WordPress. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/extra-fields-for-acf` 2. Activate the plugin through the "Plugins" menu in WordPress 3. Make sure Advanced Custom Fields (free or PRO) is installed and active 4. Use the new fields when creating ACF field groups == Frequently Asked Questions == = Does this plugin work with ACF PRO? = Yes, it works with both the free and PRO versions of Advanced Custom Fields. = Will more fields be added? = Yes, future updates may include additional design-focused and developer-friendly fields. = Does it support multilingual? = Yes, the plugin includes translation-ready text using `extra-fields-for-acf` text domain. == Screenshots == 1. Unit Control Field in action 2. Gradient Picker UI with preview 3. Responsive Range sliders 4. Date Range calendar selection == Changelog == = 1.0.0 = * Initial release with four custom fields: – Unit Control – Gradient Picker – Responsive Range – Date Range Picker == Upgrade Notice == = 1.0.0 = Initial release.