=== Ansico CPT ===
Contributors: andreasandersen
Tags: custom post types, taxonomies, custom fields, CPT
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Create and manage custom post types, taxonomies, and custom fields directly from the WordPress admin — no code required.

== Description ==

Ansico CPT lets you register, edit, and override custom post types, taxonomies, and custom fields from a clean admin interface.

**Features:**
* Create and manage custom post types with labels, slug, supports, and taxonomies
* Create and manage taxonomies (hierarchical or flat)
* Add custom fields to post types, taxonomies, users, and comments
* Override labels and settings on existing WordPress post types and taxonomies
* Detect and import existing meta keys from your database
* Migrate from CPT UI with a guided import workflow
* Export and import all settings as JSON

== Changelog ==

= 1.0.1 =
* Improved admin UI: cleaner card layout, visual badges for plugin vs. override items
* "Meta key" column restored in the CPT custom fields table
* Field type selector now dims the Options column for non-select/radio types
* Copy-to-clipboard button added on the export JSON textarea
* Delete confirmations now use data attributes instead of inline JS
* Navigation tabs renamed for brevity (Post Types, Taxonomies, Custom Fields, Tools)
* Override button in sidebar renamed from "Edit as override" to "Override" for clarity
* Version badge shown next to page title
* Responsive improvements for the fields table and checkboxes

= 1.0.0 =
* Initial release
