აღწერა
This plugin cleans uploaded file names to remove special characters and spaces.
დაყენება
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You’re done
მიმოხილვები
There are no reviews for this plugin.
მონაწილეები & დეველოპერები
“Clean Media Library File Names” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ Clean Media Library File Names თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
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