=== Dynamic CPT Generator === Contributors: nancyarora3193, pallavilimbasiya16 Tags: one click cpt ,dynamic cpt, custom post type, post type generator, post type builder, Requires at least: 5.7 Stable tag: 2.0.0 Tested up to: 6.9.1 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Short Description: Generates custom post type in single click. == Description == Dynamic CPT Generator is a free and powerful plugin that lets you create multiple custom post types dynamically with unique shortcodes. Display them in beautiful layouts such as **List**, **Grid**, or **Carousel** — no coding required. Use this shortcode anywhere on your site to display the custom post type: `[dcptg_display_dynamic_cpt type="yourchosenname"]` == Installation == 1. Go to **Plugins > Add New** in your WordPress dashboard. 2. Search for **Dynamic CPT Generator**. 3. Click **Install Now**, then click **Activate**. 4. From the dashboard, go to **DCP CPT Generator**. 5. Enter a name for your custom post type. 6. Choose a layout: **List**, **Grid**, or **Carousel**. 7. Click **Create**. 8. Use the shortcode `[dcptg_display_dynamic_cpt type="yourchosenname"]` to display your content. == Screenshots == 1. Plugin settings page for creating a custom post type. 2. List layout preview on the frontend. 3. Grid layout preview on the frontend. 4. Carousel layout preview on the frontend. == Changelog == = 1.0.0 = * Initial release.