विवरण
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
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “Clean Media Library File Names” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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