Image upload in WordPress plugin
-
I am learning WordPress Plugin Development. In this regard I have to upload image through my plugin. How to upload image in WordPress ? I am looking for WordPress way to upload image. I used
media_handle_upload()
function for this.I would like to upload image in my desired location/folder and rename the image. How can I do that ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Image upload in WordPress plugin’ is closed to new replies.