Mô tả
This plugin cleans uploaded file names to remove special characters and spaces.
Cài đặt
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You’re done
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Clean Media Library File Names” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Clean Media Library File Names” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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