In User Profile form, I want user to select from custom taxonomy (taxonomy is Region) so that I can store in which region user stays
Likewise, in Custom Form (on custom post type), I want user to select Region Taxonomy.
Is it possible to have hierarchical multiselect checkbox on Custom taxonomy in both user FOrm and CPT Form?
Thanks