Hi WordPress Community,
I'm working with custom fields and custom taxonomies on a custom post type. What I want to do is to get the values from a custom taxonomy with $_POST, but can't seem to find the right one.
The taxonomy is called soort, it's labeled with Soort and it's hierarchical. Anybody know how I can get the $_POST of this taxonomy entry? And will it be an array?
Thanks,
Mitchell