Allow only 1 taxonomy per custom post type [duplicate]
IT Nursery
April 29, 2022
0
WordPress allows Admin to select more than one category for a post , I would like to change that so user is allowed to select only 1 category for a custom post type.
Please note I cannot remove category selection box due to requirement of the project. Any help appreciated
1 1
Here’s the JS I use to replace checkboxes for radio buttons.