customization – wp_insert_post custom taxonomy multiple Category not added
Question
I have a custom post type jobs and a custom taxonomy jobCategory. wp_insert_post() and it works. When a user selects multiple jobCategory, only one selected category is recorded in the database. please guide me
if (isset($_POST['send'])) {
0
3 months
0 Answers
0 views