WordPress by default will preserve capitalisation in filename for images. To make filenames lowercase automatically, add the following to the functions.php of your active theme.
WordPress by default will preserve capitalisation in filename for images. To make filenames lowercase automatically, add the following to the functions.php of your active theme.
WordPress is the most popular Content Management System (CMS) in the world, and most likely your website is running it. Since most of the websites are using it, it keeps evolving and getting better and better with every new iteration,…
It is hard to create enjoyable content – you need to be relatable, yet topical; you need to create something that will connect you and your audience, but also that promotes your product, or adds to your brand image. Using…
Here is my newest WordPress plugin. Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.
Here is a handy code snippet that once added to your functions.php will automatically set the Image Title, Image Caption, Image Alt Text and Description the next time you upload an image into WordPress.