Add new term when uploading – term not set on the media item
-
I’m using [siteurl]/wp-admin/media-new.php to upload items to the media library and also set some terms on them, using custom taxonomies I registered in functions.php using register_taxonomy().
I made sure to set all the fields in the form before uploading files. Under this custom taxonomy called “Year”, I clicked “add new term” and entered the term of “1973”. It showed up with its checkbox checked under the list in “Year”, indicating that it should be added to what I upload. screenshot
The upload completed, and when I searched for and found the item in my media library, it did not have a value set for “year”. screenshotHowever, “1973” was a new term available in the list of “year” terms. It was unchecked on the media item. screenshot
I just realized this was happening after I uploaded 27 batches of media items, so now I’m going to have to go back and fix them. ?? I have 130 or so more to do, so if there’s a workaround or a resolution, it would save me a lot of time. Thank you!
The page I need help with: [log in to see the link]
- The topic ‘Add new term when uploading – term not set on the media item’ is closed to new replies.