Skip to content

plugin: Dynamic CPT & Taxonomy Generator#169

Open
Rima1889 wants to merge 3 commits intoWordPress:trunkfrom
Rima1889:dynamic-cpt-and-tax-generator
Open

plugin: Dynamic CPT & Taxonomy Generator#169
Rima1889 wants to merge 3 commits intoWordPress:trunkfrom
Rima1889:dynamic-cpt-and-tax-generator

Conversation

@Rima1889
Copy link
Copy Markdown

This pull request adds a new WordPress plugin: Dynamic CPT & Taxonomy Generator.

Features:

  • Create new Custom Post Types (CPTs) from the admin dashboard.
  • Optionally add a taxonomy when creating a new CPT.
  • Add a new taxonomy to an existing CPT.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 19, 2026

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Open WordPress Playground Preview

@fellyph
Copy link
Copy Markdown
Collaborator

fellyph commented Apr 24, 2026

Hi @Rima1889

The blueprint is broken:

BlueprintStepExecutionError

Plugin /wordpress/wp-content/plugins/https-github.com-WordPress-blueprints-trunk-at-blueprints-dynamic-cpt-and-tax-generator could not be activated - WordPress exited with exit code 0. Inspect the "debug" logs in the console for more details. Output headers: {
  "x-powered-by": [
    "PHP/8.3.30"
  ],
  "content-type": [
    "text/html; charset=UTF-8"
  ]
}

BlueprintStepExecutionError: Error when executing the blueprint step #2: Plugin /wordpress/wp-content/plugins/https-github.com-WordPress-blueprints-trunk-at-blueprints-dynamic-cpt-and-tax-generator could not be activated - WordPress exited with exit code 0. Inspect the "debug" logs in the console for more details. Output headers: {
  "x-powered-by": [
    "PHP/8.3.30"
  ],
  "content-type": [
    "text/html; charset=UTF-8"
  ]
}
    at Object.run (https://playground.wordpress.net/assets/optional/blueprint-editor-DrPs94WP.js:1391:816)
    at async Je0 (https://playground.wordpress.net/assets/optional/blueprint-editor-DrPs94WP.js:1396:1541)
    at async at0.bootPlayground (https://playground.wordpress.net/assets/optional/blueprint-editor-DrPs94WP.js:1396:4570)
    at async mR0 (https://playground.wordpress.net/assets/optional/blueprint-editor-DrPs94WP.js:1400:551)
    at async https://playground.wordpress.net/assets/main-CXiRHcWy.js:92:28920

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants