Leírás
This plugin cleans uploaded file names to remove special characters and spaces.
Telepítés
- Upload
clean-media-library-filenames
folder to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
- You’re done
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Clean Media Library File Names” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Clean Media Library File Names” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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