Wordpress Custom Post Type categroies -


i have custom post type called stories. when user adds new story, need them able assign category (or multiple categories) post can sort them later category.

to this, want specific categories assign story posts show - not of wordpress categories attached every post type.

for example default wordpress category 'uncategorized'. how remove category (and othersi don't want) show ones select via custom post type editor?

is there way can make happen?

i using custom post types ui advanced custom fields.

you can post types ui, need create new taxonomy. here screenshot explaining https://s.w.org/plugins/custom-post-type-ui/screenshot-4.png?r=1180724

just fill text boxes appropriate names, , check story under "attach post type" option.

after have custom taxonomy "story category" use stories only.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -