I have created a collectible site and want to allow registered users tag a photo and add it to “Have List” a “Wish list” or a “Want list”. I would like for the user to be a ble to see the photos they tagged in their profile. Can someone please point me in the right direction with code, plugins…etc.
Leave a Reply
You must be logged in to post a comment.
Have a look at register_taxonomy_for_object_type() and this discussion, this might get you started.