Does your excellent plugin work on multisites and if so, how should it be activated? Network or per site?
]]>Once again, thank you for a super useful plugin. I performed a few tests with the error console open and WP_DEBUG enabled, and it still works like a charm in WP 6.4 and with PHP 8.2 ??
]]>Hey!
Thank you for a nice little plugin, that saves us from a lot of headache with our weird characters.
I just wanted to let you know, that I’ve been testing the plugin with WP 6.3 since beta 3, and it has been working flawlessly.
]]>Hi there and thank you for such a useful plugin!
I have a small issue. The transliteration trims the first word of the title:
π.χ. “καταστατικ? αναδοχ?? παιδιο?”
becomes
“anadochis-paidioy”
which means that the first word “katastatiko” was completely lost in transliteration (pun indented).
Any idea how to handle that?
Wishing you all the bets
]]>Hello,
first of all I’d like to say thank you for this useful plugin!
Unfortunately german umlauts (?, ?, ü) are converted just into their correlative vowels (a, o, u) instead of the common german conversion (ae, oe, ue). Would it be possible to change this?
Many thanks and best regards
David
Hello,
First of all, great plugin! Congratulations, it is a must have for all the websites that I develop and manage.
Recently, I did a project that upload an image via URL with the media_sideload_image
function. Just right now I realized that your plugin doesn’t filter the name of the images when uploaded via this function.
Tweaking you plugin code, in the file clean-image-filenames.php
in the line 58, if you add:
add_action( 'wp_handle_sideload_prefilter', array( $this, 'upload_filter' ) );
It will handle the filename of the images that are uploaded with media_sideload_image function.
I’ll be glad if you do this modification.
Thank you,
Luiz
Reference:
The media_sideload_image
function docs:
https://developer.www.ads-software.com/reference/functions/media_sideload_image/
The above function use media_handle_sideload
function:
https://developer.www.ads-software.com/reference/functions/media_handle_sideload/
Which can be modified with wp_handle_sideload_prefilter
:
https://developer.www.ads-software.com/reference/hooks/action_prefilter/
Hi,
we recently came across a bug when using “Clean Image Filenames” in combination with the Plugin “WP Customer Area”.
We use both “Clean Image Filenames” and “WP Customer Area” so an admin user can upload files for other users to download in their own specific user area. We obviously need “Clean Image Filenames” to keep the file names as clean as possible.
BUT: In the last two weeks we encountered issues while uploading (any kind of) files!
In the WordPress backend you have the plugin “WP Customer Area”. There you add a new post and you have the option to upload files. You select the files from your computer and it’s uploaded. While “Clean Image Filenames” is activated, you visually see that the file should now be uploaded and available on the server. But the file is nowhere to be found on the server and can’t be downloaded or viewed by any user (because it wasn’t really uploaded!). We checked everything via FTP. Once we deactivate “Clean Image Filenames” and upload the files again, the files appear on the server and can be viewed and downloaded.
We are using WordPress 5.9 on PHP 7.4.
Is this a compatibility issue and can this be fixed?
]]>Hello guys,
I need to update my site’s PHP to a newer version, so I would like to know what PHP version your plugin supports.
Wordpress is recommending a minimum version of 7.4. Does your plugin support this version?
Thanks!@
]]>It will be interesting that this plugin can work with “Store file uploads for Contact Form 7” – https://www.ads-software.com/plugins/store-file-uploads-for-contact-form-7/
]]>All is in the title! Why this plugins want fix size limits for pictures?!
]]>Hi,
Does “Doesn’t alter your database or uploads settings” mean that only the physical files in the wp-content=upload folder will be renamed but the database reference not, i.e. after renaming all connection to already linked images in the website will be lost?
Or?
Kind regards,
Attila
Hey
I’ve noticed, that with Clean Image Filenames enabled, the first letter of the image title is removed, if it’s a character that is supposed to be replaced.
The filename itself looks as expected.
Screenshot of media uploaded without and with Clean Image Filename enabled
https://imgur.com/NuqeHGh
Filename used, should you try to reproduce:
?blegr?d 12345 !# & Co (Clean Image Filenames)
Any ideas how to fix that?
Best regards
Bjarne
The plugin limit image size to 2500px large. How to disable this rule ?
]]>Hey. Love your plugin, and I’m looking for at way, to set default alt and description tags while uploading. Implementing the snippet linked, does the trick (although I commented out the caption part, which could change the visible output)..
An *option* to set ALT tags while uploading images would be a nice addition to Clean Image Filenames.
Kind regards
Bjarne
Hello,
I have a website that i transfered recently from one host to another. Unfortunately when i did that, i noticed that all the images that had special characters in it lik (é, è, à, …) weren’t showing anymore in my pages.
I’m trying to resolve to this issue. I’m thinking maybe if i can rename these imagaes by removing/replacing the special characters in them i can solve this problem.
So my question if anyone of you knows a plugin that changes the names of the “upload” files and in the database aswell that would be much helpful.
Thank you
]]>I’d like to (optionally) add a prefix to the uploaded images names, like YYMMDD, in order to ensure unique filenames across the entire media library.
Would it be possible without forking the code?
Thanks.
]]>Unfortunate, as a WordPress content creator for 10 years, I have no clue how to use nor where is this tool presented in the dashboard? There is nothing in the FAQ, Installation that show how to use, thumbs down.
wB
]]>Hi,
your plugin doesn’t work with popular plugin Media File Renamer – https://www.ads-software.com/plugins/media-file-renamer/
When Media File Renamer changes name of image, your plugin doesn’t clean it (characters like “ě????…” are still there).
Please fix it.
Thanks,
Jiri
Step 6/7: indexing images used in scripts [Fatal Error!]
[0.0212] Info: WP_Query results written to log
[0.0016] Registered sizes: [“thumbnail”,”medium”,”medium_large”,”large”,”agility-featured-page”,”agility-tiny-thumbnail”,”full”]
[0.1817] Meta indexed so far: 1 / 760
[0.1834] Sample meta:
{“width”:210,”height”:118,”file”:”2018\/03\/resized_WadeCollarVideoScreenShot.png”,”sizes”:{“thumbnail”:{“file”:”resized_WadeCollarVideoScreenShot-150×118.png”,”width”:150,”height”:118,”mime-type”:”image\/png”},”agility-tiny-thumbnail”:{“file”:”resized_WadeCollarVideoScreenShot-75×75.png”,”width”:75,”height”:75,”mime-type”:”image\/png”}},”image_meta”:{“aperture”:”0″,”credit”:””,”camera”:””,”caption”:””,”created_timestamp”:”0″,”copyright”:””,”focal_length”:”0″,”iso”:”0″,”shutter_speed”:”0″,”title”:””,”orientation”:”0″,”keywords”:[]}}
[14.0106] Meta indexed so far: 760 / 760
[0.0008] Meta indexed so far: 101 / 760
[0.0011] Meta indexed so far: 201 / 760
[0.0011] Meta indexed so far: 301 / 760
[0.0009] Meta indexed so far: 401 / 760
[0.0010] Meta indexed so far: 501 / 760
[0.0008] Meta indexed so far: 601 / 760
[0.0080] Meta indexed so far: 701 / 760
[0.9085] Meta indexed so far: 760 / 760
[1.0173] Info: Valid and Invalid meta results written to log
[0.5673] Info: Loaded attachments to memory [118.5 mb]
[3.9756] Info: 2304 Images found [145.75 mb]
[34.0482] Info: 326 Invalid images found [441.25 mb]
[36.4929] Info: Retrieved attachment images from DB [443.75 mb]
[39.1506] Info: Backup meta results written to log [456.5 mb]
[0.0010] Uknown error: Please see returned value below
<br />
<b>Warning</b>: Error while sending QUERY packet. PID=102568 in <b>/home/wadeco5/public_html/askthedogguy.com/wp-includes/wp-db.php</b> on line <b>1924</b><br />
Hello guys,
The plugin clears the image/file name and renames it with correct characters and all lowercase. But it only does this for the images/files I upload.
So how to clean and rename existing images/files before of plugin is installed?
Thanks,
Rodrigo
Hi!
Is there a way to keep the original filename in the Title field when uploading a file, before the clean image plugin changes the filename?
For exemple, I have this file : Album XYZ from artist ABC.mp3
Your plugin will change the filename to something like album-xyz-from-artist-abc.mp3, but I need to keep “Album XYZ from artist ABC” in the Title field.
Thanks
Hey there,
does the PlugIn save or analyze personal data of my website-visitors (per session or longterm, by cookies or other)? I’m asking because I’m currently updating the privacy policy of my website and German Data Protection Act is very strict.
Thanks for your help!
]]>I want to translate the plugin for Brazilian Portuguese. But he is not ready yet.
https://translate.www.ads-software.com/projects/wp-plugins/clean-image-filenames
Please set this up for us.
Thank you.
Hello,
I have a question about front-end uploading. When I uploading the fil to media library from wp-admin, everythings is ok. I have a theme, whic uploading users image from front end. When I am doing this, nothings happen. Could You help me with this case?
Thank You.
]]>With this (pretty cool) tool installed, my users are getting http errors when uploading file with apostrophes in the name.
Oddly it doesn’t happen for administrators.
Does this tool remove apostrophes?
]]>I just wanted to add this to a website. Then I tested it. But it did the following renaming:
From: aa?o?u?.png
To: aacc88occ88ucc88.png
Is this supposed to happen? I think it looks kinda ugly and should probably look something like the following: aaeoeue.png
Am I missing something? Is this normal? What can I do to fix it?
Thanks a lot – it would be amazing if this works.
Chris
]]>Hello guys,
The plugin of yours is great. Facilitates our life in not wasting time to have to be rewriting the filenames properly.
The plugin makes this work automatically with the files that are going up. However, for the files that were in the database before the plugin is installed, is not done. So, make it done this cleanup and rewrite its name to these old files?
I appreciate.
]]>Hi there…
I have moved a site from one host to another…
The image files sadly contains danish letters ??? – and somehow this has caused those images with those letters not to show (to break) …
When I copy the link from the actual image it looks like this:
wp-content/uploads/2016/03/sm%C3%A5b%C3%B8rn-no.9.jpg
Where it orginally looked like this:
wp-content/uploads/2016/03/sm?b?rn-no.9.jpg
There is hundreds of images so manually fixing it will be impossible…
is it somehow possible to make your plugin do it’s thing on all the allready existing media files? ??
Thank you so much in advance…
]]>Hi!
When I am uploading an image without “Clean image filenames”, and afterwards a second one with the same file name, the second one gets suffixed with “-1”.
With this plugin activated, the first file gets overwritten, but both files are visible in the media browser.
Can you reproduce this? I think this is a behaviour which is not wanted. ??
Thanks and best regards,
veganz
Dear developer of Clean Image Filenames,
I greatly appreciate this plugin and use it often on various WordPress-sites. I would like to thank you very much for developing this plugin and would like to know if you plan on continuing supporting this plugin through updates etc.
Kind regards, Wouter Jungman