`amazonS3_cache` Consistently Referencing Deleted Media Images
-
Every time I load a media item in my Admin section, there is a new
amazonS3_cache
entry made inwp_postmeta
.
Each time, themeta_value
is the same and these are all media media that have been deleted:a:14:{s:79:"//mywebsite.com/wp-content/uploads/2024/06/istockphoto-1190867531-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:89:"//mywebsite.com/wp-content/uploads/2024/06/istockphoto-1190867531-2048x2048-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:95:"//mywebsite.com/wp-content/uploads/2024/06/unpacked-boxes-in-middle-of-room-4246091.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:104:"//mywebsite.com/wp-content/uploads/2024/06/unpacked-boxes-in-middle-of-room-4246091-1024x683.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:198:"//mywebsite.com/wp-content/uploads/2024/06/cheerful-modern-male-and-female-in-comfortable-casual-clothes-unpacking-car-trunk-in-green-garden-of-new-house-while-moving-in-together-4246266.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:207:"//mywebsite.com/wp-content/uploads/2024/06/cheerful-modern-male-and-female-in-comfortable-casual-clothes-unpacking-car-trunk-in-green-garden-of-new-house-while-moving-in-together-4246266-1024x683.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:108:"//mywebsite.com/wp-content/uploads/2024/06/couple-using-laptop-in-room-with-packed-boxes-4245923.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:117:"//mywebsite.com/wp-content/uploads/2024/06/couple-using-laptop-in-room-with-packed-boxes-4245923-683x1024.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:77:"//mywebsite.com/wp-content/uploads/2024/06/Example-A-Roll-Image-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:86:"//mywebsite.com/wp-content/uploads/2024/06/Example-A-Roll-Image-1024x793-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:65:"//mywebsite.com/wp-content/uploads/2024/05/natures-02.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:62:"//mywebsite.com/wp-content/uploads/2024/06/default.png";a:1:{s:9:"timestamp";i:1722553136;}s:67:"//mywebsite.com/wp-content/uploads/2024/06/natures-02-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}s:75:"//mywebsite.com/wp-content/uploads/2024/06/natures-02-225x300-1.jpg";a:1:{s:9:"timestamp";i:1722553136;}}
I am unsure if this is working correctly due to the fact the image have been deleted and looking for guidance in an effort to stop unnecessary database entries.
- You must be logged in to reply to this topic.