Getting Started

2 min read

Rox Dynamic CPT is a WordPress plugin for building custom post types, fields, and taxonomies through one admin interface without any code required.

Who Is It For? #

Site owners, freelancers, and developers who want structured content without writing custom code. No PHP, HTML, or CSS needed for core features.

Minimum Requirements #

✓ Requirement Minimum
✓ WordPress 6.5+
✓ PHP 8.0+
✓ User Permission manage_options (Administrator)

💡 Check your WordPress version at Dashboard → Updates. For PHP, check your hosting control panel.

Admin Basics #

From the WordPress sidebar, navigate to Dynamic Engine and visit the dashboard.

Navigate to Dynamic Engine and click Dashboard

In the Dynamic CPT tab, you’ll see stat cards, quick action buttons, and Getting Started steps to jump straight into any section.

Dynamic CPT dashboard

Stat Cards #

  • Post Types (1, Active): Displays the total number of active custom post types. Shows 1 here, meaning one is already built and running.
  • Taxonomies (0, Active): Tracks your active custom taxonomies. Shows 0 means none created yet, but the module is ready to use.
  • Metaboxes (0, Active): Indicates how many field groups are active. Shows 0 means no custom fields added yet, but the module is live.
  • Options Pages (0, Active): Counts your active settings pages. Shows 0 means none built yet, but the feature is available anytime.
Stat cards of Dynamic CPT

Quick Action Buttons #

  • Create Post Type: Clicking “+” takes you directly to the post type creation screen, where you can define a new custom content structure instantly.
  • Create Taxonomy: This button lets you jump straight into creating a new taxonomy. You can add custom categories or tags to organize your content.
  • Create Metabox: It takes you to the metabox screen. You can add custom input fields to any existing post type.
  • Create Options Page: This lets you quickly start building a new custom settings page without navigating through the sidebar.
Quick action buttons in Dynamic CPT's dashboard

Steps to Get Started #

This is a step-by-step checklist on the right side of the dashboard that guides you through the recommended order of building your content structure from scratch. Each step is clickable, taking you directly to that section. The steps are:

  1. Create a Post Type
  2. Add Taxonomies
  3. Create Metaboxes
  4. Options Page
  5. Configure Settings

At the bottom, View Documentation links to the full official docs for deeper reference.

Getting Started steps in Dynamic CPT's dashboard

Updated on July 26, 2026

What are your feelings

  • Happy
  • Normal
  • Sad