Deskripsi
This plugin cleans uploaded file names to remove special characters and spaces.
Instalasi
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - Aktifkan plugin melalui menu ‘Plugins’ di WordPress
- You’re done
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Clean Media Library File Names” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Clean Media Library File Names” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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