loshar

New Member
hey for all...
i have delete all my products.
and my products list is empty now in my wordpress woocommerce site.
but the images of the products did not deleted.
it is still show in the media.
how can i delete it all via SQL code.
 
hey for all...
i have delete all my products.
and my products list is empty now in my wordpress woocommerce site.
but the images of the products did not deleted.
it is still show in the media.
how can i delete it all via SQL code.
Hello, physically the images are stored in the Uploads folder. If you delete images data via SQL, they wil disappear from the Media, but still will be stored and will take much space. The most reasonable way to delete them is to do it via Media.
 
Top