{"id":12111,"date":"2011-02-11T18:48:27","date_gmt":"2011-02-11T18:48:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/make-filename-lowercase\/"},"modified":"2025-09-03T01:35:05","modified_gmt":"2025-09-03T01:35:05","slug":"make-filename-lowercase","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/make-filename-lowercase\/","author":6667343,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.8.5","requires":"3.0.1","requires_php":"","requires_plugins":null,"header_name":"Make Filename Lowercase","header_author":"Ed Reckers (Red Bridge Internet)","header_description":"","assets_banners_color":"836e5f","last_updated":"2025-09-03 01:35:05","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.redbridgenet.com\/make-payment\/","header_plugin_uri":"http:\/\/www.redbridgenet.com\/make-filename-lowercase\/","header_author_uri":"http:\/\/www.redbridgenet.com","rating":4.8,"author_block_rating":0,"active_installs":1000,"downloads":9306,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"ereckers","date":"2015-03-15 23:46:37"},"1.0.2":{"tag":"1.0.2","author":"ereckers","date":"2025-09-03 01:35:05"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":"1","5":"3"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":1113558,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1113558,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1113558,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1113558,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Upload media filename of mixed case (in this case, the file MIXED-cAsE-filename.JPG).","2":"Filename changed to lowercase (mixed-case-filename.jpg) preserving the case for Title.","3":"An image detail view from the Media Library showing the new File name as lowercase."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[17706,31110,84,16196,259],"plugin_category":[50],"plugin_contributors":[84422],"plugin_business_model":[],"class_list":["post-12111","plugin","type-plugin","status-publish","hentry","plugin_tags-filename","plugin_tags-lowercase","plugin_tags-media","plugin_tags-strtolower","plugin_tags-upload","plugin_category-media","plugin_contributors-ereckers","plugin_committers-ereckers"],"banners":{"banner":"https:\/\/ps.w.org\/make-filename-lowercase\/assets\/banner-772x250.jpg?rev=1113558","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/make-filename-lowercase_836e5f.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/make-filename-lowercase\/assets\/screenshot-1.png?rev=1113558","caption":"Upload media filename of mixed case (in this case, the file MIXED-cAsE-filename.JPG)."},{"src":"https:\/\/ps.w.org\/make-filename-lowercase\/assets\/screenshot-2.png?rev=1113558","caption":"Filename changed to lowercase (mixed-case-filename.jpg) preserving the case for Title."},{"src":"https:\/\/ps.w.org\/make-filename-lowercase\/assets\/screenshot-3.png?rev=1113558","caption":"An image detail view from the Media Library showing the new File name as lowercase."}],"raw_content":"<!--section=description-->\n<p>Sets uploaded media filename to lowercase as filter on sanitize_file_name. Based on post at Stack Overflow asking if there is a way to \"Rename files during upload within Wordpress 3.0 backend\".<\/p>\n\n<p>Created for WordPress 3.0.1+ which saves any uploaded media filename (Image, Video, Audio) as lowercase. This effectively changes the name of the file at upload if a user were to upload a file with any uppercase characters.<\/p>\n\n<p>For instance:<\/p>\n\n<ul>\n<li>MOVIE-FILE.MOV &gt; movie-file.mov<\/li>\n<li>Movie-File.wmv &gt; movie-file.wmv<\/li>\n<li>ImAgEfILe.gif &gt; imagefile.gif<\/li>\n<li>imageFile.JPG &gt; imagefile.jpg<\/li>\n<li>ETC &gt; etc<\/li>\n<\/ul>\n\n<p><em>Note: WordPress sets file extension to lowercase. This plugin does a strtolower on the filename.<\/em><\/p>\n\n<h4>More Information<\/h4>\n\n<p>Visit the <a href=\"http:\/\/www.redbridgenet.com\/\">Red Bridge Internet<\/a> site for more information about <a href=\"http:\/\/www.redbridgenet.com\/make-filename-lowercase\/\">Make Filename Lowercase<\/a> plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin and unzip it.<\/li>\n<li>Upload the folder \/make-filename-lowercase to your \/wp-content\/plugins\/ folder.<\/li>\n<li>Activate the plugin from your WordPress admin panel.<\/li>\n<li>Installation finished.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20was%20this%20plugin%20created%3F'><h3>Why was this plugin created?<\/h3><\/dt>\n<dd><p>This plugin evolved from a client requirement that all uploaded media filenames contain no uppercase characters.<\/p><\/dd>\n<dt id='why%20did%20you%20release%20this%20plugin%3F'><h3>Why did you release this plugin?<\/h3><\/dt>\n<dd><p>It was useful to me and I wanted to work through the process of releasing a WordPress plugin.<\/p><\/dd>\n<dt id='why%20shouldn%27t%20this%20just%20be%20added%20to%20a%20theme%27s%20functions.php%20file%3F'><h3>Why shouldn't this just be added to a theme's functions.php file?<\/h3><\/dt>\n<dd><p>Upgradeability, portability, backwards compatibility, and other *abilities. If for some reason this function were in need of customization due to a WordPress version upgrade, the plugin will be centrally responsible for releasing the fix as opposed to updating the theme(s).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>moved plugin screenshots to assets directory<\/li>\n<li>added cool header banner for plugin repository<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Tested for 3.3.1<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Sets uploaded media filename to lowercase.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12111"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ereckers"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12111"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12111"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12111"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12111"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12111"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}