=== Tr Options Migrator for ACF (Export & Import ACF Options Data) ===
Contributors: tinkurana99
Tags: acf, import, export, options page
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Seamlessly export and import ACF Options Page data via JSON. Perfect for migrating ACF settings between staging, development, and production sites.

== Description ==

**Options Migrator for ACF** lets you quickly export and import ACF Options Page data (not field groups) using JSON files.

This is helpful when you're moving a WordPress site from development to production or between staging environments, and you want to retain the ACF options values.

**Features:**
- Export all ACF Options Page values to a JSON file.
- Import ACF Options data from a JSON file.
- Simple and clean admin interface.
- Works with Advanced Custom Fields (free and pro).

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to `Options Migrator for ACF` to export or import options data.

== Frequently Asked Questions ==

= Does this plugin export ACF field groups? =

No. This plugin is designed to export/import **options page values**, not field group definitions. Use ACF's built-in tools to manage field groups.

= Does it support ACF Pro? =

Yes, the plugin works with both ACF Free and ACF Pro.

== Screenshots ==

1. Options Migrator for ACF
2. Options Migrator for ACF

== Changelog ==

= 1.0 =
* Initial release with basic export/import functionality.

== Upgrade Notice ==

= 1.0 =
Initial release.

== Credits ==

Developed by [Vijay Kumar](https://ranavijay2608.github.io/vijaykumar/)
