How to use the delete button in the image editor to delete the image from database ? #674
rohankrsingh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created this function to pass in image plugin to upload file and return url.
![IMG-20250116-WA0004.jpg](https://private-user-images.githubusercontent.com/85818124/403805298-e812fcc9-0c13-49f0-8f4e-c235cdf42039.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MzkyNDgsIm5iZiI6MTczOTUzODk0OCwicGF0aCI6Ii84NTgxODEyNC80MDM4MDUyOTgtZTgxMmZjYzktMGMxMy00OWYwLThmNGUtYzIzNWNkZjQyMDM5LmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDEzMTU0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM4NTlkZDUyNGM1YjU4NGJiZGQ3MDBmOWI3M2Q3YWMyNWQ2MjRhODFmZThmNjJiYzUzZWJkNjY0MWIzNGZjOTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.P8KGCNnaIki26J7GLUFdBYm7oxBfdiGxNmDH_rnRp_U)
In a condition of dynamic markdown data from database to edit post .
How could I use delete button to also delete file from database.
Beta Was this translation helpful? Give feedback.
All reactions