Opis
This plugin cleans uploaded file names to remove special characters and spaces.
Instalacija
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
- You’re done
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Clean Media Library File Names” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Clean Media Library File Names” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.3.1
- Works with WordPress 4.4
0.3
- Added default file name when the sanitized file name is blank. This could happen when the file name contains only special characters.
0.2
- I updated the code to use the
sanitize_title_with_dashes
function instead of using my own regular expression.
0.1
- Initial build