- This topic has 1 reply, 2 voices, and was last updated 2 years, 11 months ago by .
-
Topic
-
Hi,
with this – it’s ok:
'type' => 'taxonomy', 'taxonomy' => 'taxonomy-slug', 'multiple' => true
but with this, the field is empty after saving post:
'type' => 'taxonomy', 'taxonomy' => array('taxonomy-slug','taxonomy-slug2'), 'multiple' => true
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.