Now I want to upload image not in admin panel.
I have create media category called as “MyMedia”.
So I want to move images that any user uploaded.
Now I am implementing this, but some difficult.
I have used function wp_set_object_terms, but it not works.
Please help me.