Unable to save custom taxonomy terms in a custom-built metabox
I believe your problem might be nonce-related. I see you’re doing what I did at one point with a problem I had when I tried doing nonces the way you’re using them. I’ll quote @EAMann on this: The standard way to create this field is using WordPress’ wp_nonce_field() function. It will add the hidden field … Read more