תיאור
This plugin cleans uploaded file names to remove special characters and spaces.
התקנה
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - הפעילו את התוסף.
- You're done
סקירות
There are no reviews for this plugin.
מפתחים
"Clean Media Library File Names" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.
תורמיםניתן לתרגם את "Clean Media Library File Names" לשפה שלך.
מעוניינים בפיתוח?
עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות 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