As a free workaround for sites with not that many images, I found that plugin:https://www.eurosoftlab.com/en/phoenix-media-rename/. Random Strings can be generated with Password Generators online or offline and appended to the current file name.
It is not as convenient as the automatic solution, but I hope it helps somebody.
Related Posts:
- Deleting images through upload folder, but not deleting from media library
- How Restrict access to admin dashboard by specific static ip?
- Why Better WP security plugin returns 418 I’m a Teapot “error”?
- Escape when echoed
- Media Upload Tab reload and change $_GET
- Redirect to another page using contact form 7? [closed]
- Is there a function to list all uploaded images? How can I add one?
- Programatically upload a file to be stored inside blob field in database, NOT on filesystem
- File Uploader – Upload without adding to Media Library
- Is this plugin safe to run?
- WP Insert Post If user refreshes override new post
- Can I disable xml-rpc by setting it to false?
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- 500 Internal server error wp_handle_upload_prefilter
- Move plugin upload folder from mywebsite.com/wp-content/uploads/pdfuploads to mywebsite.com/pdfs?
- Soflyy WP All Import Custom File Download Issue
- How to create a dashboard for logged-in users with custom functionality? [closed]
- wp_handle_upload – specified file failed upload test
- I want to allow certain file types on dokan upload files
- Should all plugins be encapsulated in a Class?
- How to get the active theme’s slug?
- Preserve custom URL parameter on more pages
- PHP code on Visual Composer Plugin
- Does WordPress contain “default” anti-SQL injection code that responds with a 404 error?
- if plugin is active? check if plugin is enabled or not?
- How to upload image with simple form?
- WordPress Capabilities: edit_user vs edit_users
- Making plugin unique to not conflict with plugins with the same name
- How to find out if option exists but is empty?
- How to store ACF custom fields data in a custom table
- Trying to disable plugins doens’t work
- Thumb rating for wordpress – top user
- Have Plugin Handle Specific URLs
- Security checking in meta_box save is reluctant?
- How do you remove plugin edit option?
- Where should I save an API key of my user when installing my plugin?
- Accessing post’s meta data based on user’s click of a post
- How to add equivalent of php include to one page (as plugin?)
- Headers Content-Security-Policy CSP Major Issue
- Image upload and download from front-end
- Shrink down register_settings on Settings API
- How to call WordPress function other files
- Submit page limited in time to upload image
- Removing an action from wp_footer called in a class that’s inside a bigger class
- Why namespaces are rarely used in WordPress plugins?
- media page returnig to 404 in rtmedia [closed]
- PHP Error When a plugin is active
- Can some vulnerabilities in plugins be exploited even when the plugin is inactive?
- Inserting custom PHP script on homepage
- Add bcc to contact from on wordpress
- Custom shortcode for displaying user based on a role parameter
- wp_enqueue_scripts
- WordPress Console Application (ability to excecute a custom function via crontab only)
- Save user total active time after login in wordpress [closed]
- Calling a save function from a “submit” button
- Wp Debug Enabled True Notices and Warning
- Webservice credential storage [duplicate]
- Is the Block Bad Queries Plugin Still Relevant?
- WordPress does not allow me to upload a .xml file
- WP Subtitle Plugin Problem
- WooComerce Deposit: set specific shipping method and quantity based deposit amount
- Unexpected add action function in WP plugin
- How to get brand children with woocommerce brands
- Prevent WordPress from sending set-cookie http header
- Is there any way to sync Facebook Comments and with comments on WordPress website?
- Is there a way to auto generate poster image for videos
- location lock wordpress website
- Use AJAX to fetch Current Post Thumbnail for WordPress when Uploaded throughMedia Uploader Frontend
- Offering a freemium plugin (a free version + paid version)
- Why is my form going to frontend on html form submission present on the php files inside my custom plugin?
- How much PHP and MySQL or MariaDB knowledge should I know to start writing WordPress themes and plug-ins and whatever else a beginner can edit?
- Bing/msn bots is heavily requesting random of my website
- Remove special characters from filenames
- Reverse count page view and show on other page
- Limiting buddy press features based on membership level (PMPro)
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- Change pricing in Woocommerce based on Category and Product [closed]
- Register setting on plugin activation
- WordPress not displaying information on post sent from custom admin form
- How to replace native comment_count with Comments Evolved aggregate count
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- Is there any wordpress function to update a random post every 10 minutes?
- Autoloading a PHP class – working outside, but not inside WordPress plugin
- Calling an custom field from theme option at the frontend
- Plugin programming: Uploading a file to a specific folder
- Working on fixing wp-front-end-editor, encountering undefined index
- Shrinktheweb plugin problem
- Photos do not show on SEO platform built into a wordpress plugin
- Issue with custom plugin
- Showing author box on post detail page
- Getting Post Permalink Outside of Loop Not Working
- My wordpress website admin panel loads very slow, what can i do about that? [closed]
- PHP $_session is not work in wordpress
- How to insert current “login” page to certain page?
- How to show random feed from DB and show content in my site
- I want to disable certain file types from upload from dokan description field
- Option value not getting updated until page refresh in WordPress
- Fatal error: Uncaught Error: Call to a member function fetch_array() on bool
- Use inline callable for hooks and filters
- Error in using ‘admin_enqueue_scripts’ action through a class