=== Any Post Import Export with ACF ===
Contributors: iflairwebtechnologies
Donate link: https://www.iflair.com
Tags: post import, post export, acf, custom fields, content migration
Requires at least: 4.7
Tested up to: 6.9
Stable tag: 1.1.3
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Import and export single posts between WordPress sites with ACF data, featured images, and post metadata preserved.

== Description ==

**Any Post Import Export with ACF** is a content migration plugin designed to simplify transferring individual posts between WordPress websites. It allows you to export a post from one site and import it into another while preserving post content, Advanced Custom Fields (ACF) data, featured images, and related metadata.

The plugin integrates seamlessly into the WordPress admin area, providing Import and Export options directly on post and page listing screens. This makes it easy to use for beginners as well as advanced users.

This plugin is ideal when you need precise, single-post migrations instead of bulk imports.

### Features

**Single Post Import & Export**  
Export and import individual posts with full content support.

**Advanced Custom Fields (ACF) Support**  
All ACF custom field data is included during the import and export process.

**Featured Image Migration**  
Automatically transfers the featured image along with the post.

**WordPress Admin Integration**  
Import and export actions are available directly from the post and page listing screens.

**Supports Public Post Types**  
Works with posts, pages, and public custom post types (WooCommerce products are excluded).

**Preserves Post Metadata**  
Ensures important post metadata and relationships are retained during transfer.

**Simple & User-Friendly Interface**  
No complex setup required. Import and export actions are straightforward and intuitive.

== Installation ==

1. Log in to your WordPress admin dashboard.
2. Go to **Plugins → Add New**.
3. Search for **Any Post Import Export with ACF**.
4. Install and activate the plugin.
5. Ensure that **Advanced Custom Fields (ACF or ACF Pro)** is installed and activated.
6. Navigate to **Posts → All Posts** or **Pages → All Pages** to see the Import and Export options.

== Frequently Asked Questions ==

= Does this plugin require Advanced Custom Fields? =
Yes. Advanced Custom Fields (free or Pro) must be installed and activated for this plugin to work properly.

= Can I import and export posts between different themes? =
Yes. The plugin works independently of themes. Imported content will appear according to the active theme on the destination site.

= Does this plugin support bulk import or export? =
No. The plugin is intentionally designed for single post import and export to ensure accuracy and data integrity.

= What happens if the destination site does not have matching ACF fields? =
The field data will still be imported, but you may need to recreate the ACF field groups on the destination site to display the data correctly.

= Is this plugin compatible with WordPress Multisite? =
Yes. The plugin can be used in WordPress Multisite environments to transfer posts between sites.

== Screenshots ==

1. Import and Export buttons on the post listing screen
2. Import post JSON file interface
3. Export post action link

== Changelog ==

= 1.1.3 =
* Fixed import-related issues
* Improved import form UI and removed duplicate form rendering
* Enabled import and export for posts, pages, and public custom post types (products excluded)
* Added success and error messages after import completion
* Redirected users back to the current screen after successful import

= 1.1.2 =
* Fixed translation loading issues

= 1.1.1 =
* Resolved language translation problems

= 1.1.0 =
* Added internationalization support

= 1.0.0 =
* Initial plugin release
