• Resolved queuetheory

    (@queuetheory)


    Noob question. I’m creating my first CPTs and taxes, and I’m using your plugin to do it.

    Once I’ve created the CPTs and taxes using the plugin, I would like to export the php and have it live in a custom functionality plugin. (So that the code can live in a client site without CPT UI installed)

    Once I’ve done this, is it best practice to delete the items out of CPT UI? Is that on par with deactivating and removing the plugin altogether?

    I’d like to know for future reference as I’d prefer to use CPT UI as a creation tool, but have the actual functionality live within my custom plugins.

    Thanks!

    https://ww.wp.xz.cn/plugins/custom-post-type-ui/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Unless you’re needing the CPT/Taxonomy for the site that’s running CPTUI as a generator or you may need to tweak the settings later and don’t want to re-set everything, there’s no reason to keep them around once you’ve exported.

    Thread Starter queuetheory

    (@queuetheory)

    Perfect.

    Thanks for confirming.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Do I delete objects from CPT UI after exporting the code?’ is closed to new replies.