I can upload an image using api upload and then use the image viewer to edit image title and description.
I would like to implement the following sequence:
API upload -> Image Edit -> Image Viewer.
I know how to do api upload but have difficulty to continue to "Image Edit" as the next page. I can find "Image Edit" code in anywhere_upload.php but can't separate them as a separate page and put a "submit" button. Any suggestion or code? Thank you.
I would like to implement the following sequence:
API upload -> Image Edit -> Image Viewer.
I know how to do api upload but have difficulty to continue to "Image Edit" as the next page. I can find "Image Edit" code in anywhere_upload.php but can't separate them as a separate page and put a "submit" button. Any suggestion or code? Thank you.