=== Dynamic Fields for Elementor and SCF/ACF ===
Contributors: ankitpatel1578, hardik2221
Tags: dynamic, custom fields, fields, elementor, acf
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 2.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Requires Plugins: elementor

Dynamically manage custom SCF/ACF fields into Elementor Page Settings with various field types.

== Description ==

This plugin allows you to dynamically manage **Secure Custom Fields (SCF) or Advanced Custom Fields (ACF)** inside Elementor Page Settings.  
You can organize different field types without modifying theme files or writing custom code.

**Features:**
- New dashboard
- Add custom SCF/ACF fields directly in Elementor Page Settings.
- Available SCF/ACF fields displayed for easy reference.
- Supports multiple field types: text, textarea, number, url, wysiwyg.
- Drag-and-drop field reordering.
- User-friendly interface for managing fields dynamically.

== Screenshots ==
1. Custom SCF/ACF fields tab.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` and activate it.
2. Go to **Dynamic Fields** in the WordPress admin sidebar.
3. Use the **Custom SCF/ACF** tab to define and reorder your fields.

== Frequently Asked Questions ==

= Can I use the plugin without Elementor Page Builder? =
No, Elementor is required.

= Does it work with all themes? =
Yes, it works with any theme that follows WordPress coding standards.

= What field types are supported? =
Text, Textarea, Number, URL, and WYSIWYG.

= Can I use this with other custom field plugins? =
Currently the plugin supports SCF and ACF. Additional frameworks may be added in future.

== Changelog ==

= 2.0 =
* New: Dashboard redesigned
* New: Repeater options
* Improvement: Full plugin refactor with modular folder structure.
* Improvement: All strings are translation-ready with proper text domain.
* Improvement: All functions, classes, options, and hooks use dffescfacf_ prefix.
* Fix: Minor bugfixes and improvements.

= 1.0.11 =
* Compatibility : WordPress 7.0

= 1.0.10 =
* Compatibility: Elementor 4.0.
* Fix: Minor bugfixes and improvements.

= 1.0.9 =
* Compatibility: Elementor 3.35.

= 1.0.8 =
* Compatibility: Elementor 3.34.

= 1.0.7 =
* Compatibility: WordPress 6.9.
* Compatibility: Elementor 3.33.

= 1.0.6 =
* Compatibility: Elementor 3.31.

= 1.0.5 =
* Compatibility: Elementor 3.29.

= 1.0.4 =
* Add: URL field supported.
* Add: WYSIWYG field supported.
* Add: Available SCF/ACF fields displayed at top.
* Update: Check if SCF or ACF is active.
* Fix: Elementor editor error resolved.

= 1.0.3 =
* Compatibility: Elementor 3.28.

= 1.0.2 =
* Use Requires Plugins header for Elementor.

= 1.0.1 =
* Drag and drop to reorder field options.

= 1.0 =
* Initial release.

== Upgrade Notice ==
= 2.0 =
Major update: new dashboard Full modular refactor.
