=== Advanced Custom Post Type Lite === Contributors: mauretto78 Donate link: https://acpt.io Tags: cms, cpt, custom post types, post, types, taxonomy, taxonomies Requires at least: 5.1 Tested up to: 5.8 Requires PHP: 5.6 Stable tag: 1.0.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Easy management of custom post types == Description == = Features = ACPT Lite helps you to craft your website from inside WordPress. There is no need to create child themes or write PHP. No coding skills are required! Main features: * Register and manage new custom post types in seconds. Take the total control and become a Master of your CPTs. * Register, manage and associate custom new taxonimies in just 3 clicks. * Create and manage posts meta box fields with a fresh UI. You can choose between 3 field types. * Generate the ACPT custom shortcode with an interactive block in your WordPress Gutenberg editor. If you need more power, consider to upgrade to [ACPT](https://acpt.io) :)! = Credits = [mauretto78](https://github.com/mauretto78) == Installation == 1. Make sure you are using WordPress 5.1 or later and that your server is running PHP 5.6 or later (same requirement as WordPress itself) 2. Install and activate the plugin as usual from the 'Plugins' menu in WordPress. 3. Go to the plugin settings page and set the language. == Frequently Asked Questions == Please refer to main [ACPT](https://acpt.io) website. == Screenshots == 1. Settings panel 2. CPT List 3. Register new CTP 4. Register new Taxonomy 5. Manage CPT meta boxes 6. Meta boxes in action in the post editor == Changelog == = 1.0.0 (2021-11-23) = * First release = 1.0.1 (2022-01-03) = * Sync post types action * WooCommerce basic integration