Hello Phillip,
Thanks for reaching out.
By design, your Custom Post Type (CPT) should show under Content Types. If it is not, something is wrong. By the way, can you confirm how you created the CPT?
Hello Maybellyne,
Thank you for your answer. I created a little gist to show you how I implemented my little plugin:
https://gist.github.com/philliproth/bbb1226724858eaa07975f95506e87fe
Thank you for your help — Phillip
Hello Phillip,
Thanks for sharing the gist with us.
We can’t offer support on custom code (needed to change (core) features of our plugin). Since we don’t want to take the risk that we break your website by suggesting incorrect or incomplete code, we cannot advise you on how to make such changes. Maybe someone watching these forums can assist you further, but if your topic is inactive for 7 days, we’ll mark it as resolved to keep the overview.
Thank you for your understanding.
Thank you @maybellyne — for this I found the error a simple “‘public’ => true,” was missing 🙂
Hello Phillip,
Thanks for sharing the resolutions with us.