Home › Forums › Backend Issues (wp-admin) › How do I reserve categories for a Custom Post Type? › Reply To: How do I reserve categories for a Custom Post Type?
Thanks, that’s interesting. I thought I was generating a new taxonomy with the function above. I looked around and I ended up finding https://wordpress.org/plugins/acf-advanced-taxonomy-selector/ which allows me to use specific categories for the CPT and not have them appear anywhere else, and which works with the function above. So that’s what I was looking for.
And wsing'meta_box_cb' => false
does remove the category metabox while leaving the menu item in admin, and works with the plugin and function above.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.