=== Ansico CPT ===
Support URI: https://ansico.dk/Ansico/Ansico-CPT
Contributors: aphandersen
Tags: custom post type, taxonomy, custom fields, metadata
Requires at least: 6.0
Tested up to: 6.9.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Create and manage custom post types, taxonomies, and custom fields from the WordPress admin.

== Description ==

Ansico CPT lets administrators:

* Create and manage custom post types
* Create and manage taxonomies
* Import and override existing registered post types and taxonomies, including registrations created by other plugins
* Create reusable custom fields for posts, pages, custom post types, taxonomies, users, media, and comments
* Detect existing meta keys from other systems and import them as Ansico fields
* Attach taxonomies to post types and manage supports and rewrite settings
* Export and import plugin-managed data as JSON
* Migrate custom post types and taxonomies from CPT UI, including auto-loading CPT UI settings when CPT UI is installed

This plugin is intended for administrators who want a practical in-dashboard tool for managing WordPress content structures without writing registration code by hand.

== Installation ==

1. Upload the plugin zip in WordPress.
2. Activate the plugin.
3. Visit Ansico CPT in the admin menu.
4. Create or edit post types, taxonomies, and custom fields.
5. Use the Tools page for JSON export/import and CPT UI migration.

== Frequently Asked Questions ==

= Can I migrate away from CPT UI? =

Yes. The Tools page includes a migration flow that can import CPT UI post types and taxonomies, compare them with Ansico-managed records, and provide an ownership report before you manually deactivate CPT UI.

= Does the plugin import ACF or other field-plugin definitions automatically? =

No. The plugin can detect existing meta keys and import them as Ansico custom fields, but it does not fully import field-group definitions from ACF, Meta Box, Pods, or similar systems.

== Changelog ==

= 1.0.0 =
* First stable release.
* Added management for custom post types, taxonomies, and reusable custom fields.
* Added import and override support for existing WordPress registrations created outside the plugin.
* Added detection and import of existing meta keys as Ansico fields.
* Added JSON export/import for plugin-managed records and definitions.
* Added CPT UI migration tools, including ownership checking and auto-prefill from installed CPT UI settings.
* Updated release metadata for WordPress.org distribution.

== License ==

This plugin is licensed under the GPLv3 or later.
