@t31os Thanks for your response. I’m
sure it is just my browser caching the
images. But (I should have specified)
I’m not the only user. I’d prefer not
to have to tell my users to refresh
every time they delete something or
the clunkiness of building in a page
refresh as part of image deletion.
But, that’s just why we have browser caching — to prevent the same image from loading everytime we call it again. The browser sees it as the same image.
You can make a little workaround by calling the image like this:
http://yoursite.com/images/01.jpg?v1 and http://yoursite.com/images/01.jpg?v2 – this would load the same image 2 times.
Related Posts:
- Pictures won’t display in media library and also won’t show preview when selected
- How to Protect Uploads, if User is not Logged In?
- Add a menu item to WordPress 3.5 Media Manager
- Delete an attachment in the WP media modal window
- Media library to list images only user uploaded
- Rendering the uploaded file in a wp.media object
- WordPress Media Manager 3.5 – default link to
- Proper way to add a button to the top menu of the media library?
- display image size in media library screen
- How to capture the selection:toggle event fired by wp.media
- Changing the media library default tab
- Best plugin to manage media library? [closed]
- Change default tab of media manager
- Restricting access to files within a specific folder [duplicate]
- get total number of images from media using xml-rpc
- Audio Playlist : How to bind events for “track change”, “track end”?
- Images are registered in media library but still won’t show up
- How do I control video media display sizing with native wordpress player
- Upload mobi and epub file in the MEDIA of WP
- Handle lots of images within the media uploader / selector
- Rest API rename media
- Custom media picker in meta box: how to select available image sizes?
- WordPress 3.0 Media Upload Directory
- Can’t edit media details in new role
- 3.5 Media Manager – callout in metaboxes
- How to bulk Edit Dates in Media Library?
- Add instructions For Media Library Uploads
- Audio file’s length (duration) is missing from Attachment Details in Media Library [closed]
- Media Manager: refresh library after new selection
- Cannot upload anything via wordpress
- Video uploaded with the native media uploader gives Error 404
- Overriding of the template for the Attachment “thumbnails” in the Media Grid isn’t working
- Importing Media IDs but not related attachment
- Allow Editor Role to Edit Media
- Bulk image importing from folders
- Creating subfolders in the media library
- how to upload file to media library using link [closed]
- Media Library empty after server move (exact copy of files and db’s)
- Media Manager (since 3.5): How to show an empty Media Library when creating a media frame?
- Media Library not showing images but still acknowledges existence
- Too slow Image upload in WordPress Media Library as image number increases
- Remove delete-attachment button for every media
- How to disable Media Library?
- How to disable (and hide) the Media Library for certain users?
- Attaching images to multiple galleries
- How to re-house images in uploads/YYYY/MM
- Publish / unpublish media items in the media library
- Media Library modal customization
- How to Protect Uploads, if User is not Logged In?
- Creating multiple instances of Media Uploader
- Handle image file and save it to media
- Insert Link to Audio versus Embed Audio Player
- Can we reuse WordPress drag drop media upload in plugins?
- Change default ‘file not supported’ error message
- How to create different media uploader frames / filter library depending on a custom action
- Import of 200+ sermons
- Cache of site on browser
- How to batch-add image file extension without losing DB refs?
- Add link to media files in backend and modify linked images in the frontend
- Looking for a way to insert PDF image preview in TinyMCE
- Pre populate WordPress wp_media modal with image selection
- How to Fix HTTP Error When Uploading Images?
- Enhance Media Manager for Gallery
- Extend Media Library
- WordPress 3.5: Setting custom “full URL path to files” in the Media Library?
- For what security reasons are svgs blocked in the media uploader?
- Update media library files after upload via FTP
- Upload images to remote server
- Add media with WP-Rest-API v2
- How can you set maximum width for original images?
- Custom post type with a forced fixed aspect ratio image crop
- How to show all available images in WP’s media library when using the Polylang plugin?
- Cleanup uploads folder, Media Library db structure
- WordPress 3.5 Media Manager – add a button
- How can I bulk delete media and attachments using WP-CLI?
- WordPress Image Editor not working – conflict?
- Remove “Insert from URL” link in Media upload – WP 3.5
- Which filters or actions to use after a media upload and delete?
- Linking a PDF as a downloadable document
- Filter for changing MediaElement.js Settings
- Protecting direct access to PDF and ZIP unless user logged in (without plugin)
- How to wp_upload_bits() to a sub-folder?
- Filter by post category in Media Library
- Change Media Uploader default directory
- How to hide media uploads by other users in the Media menu?
- “Add Media” only shows “Full Size” under Attachment Display Settings
- What is the best practice for renaming WordPress media files?
- Where do the favicons for Media Files come from
- Update media file url in wordpress media library
- Is there a user-facing interface to edit an attachment’s permalink?
- Is it possible to trigger some JavaScript when Media Popup is opened?
- How to call WP3.5 Media Library manager?
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- Hide old attachments from wp media library
- wp media regenerate unknown –image_size parameter
- Get all posts (of any post type) an attachment is used in
- Failed to import media from a local wordpress site to a live one
- Failing to open advanced-cache.php which is breaking Media Library
- Password protect some uploaded files, so only logged-in users can view them
- WordPress Uploads Folder can’t be Written to