Force WordPress to Select Thumbnail Image Size by Default in WordPress Media Uploader

How to Force WordPress to Select Thumbnail Image Size by Default in WordPress Media Uploader With WordPress 3.5 release, WordPress core team introduced many significant changes in the core and Media Uploader was one of the most important one. This new WordPress Media Uploader has a number of advantages over the previous version. For instance it has … Read more

Add Custom Image Sizes Into WordPress Media Library

How to Add Custom Image Sizes Into WordPress Media Library In a previous article we have posted about how you can define new custom image sizes to use on your WordPress theme and how to remove default image sizes. You can define and add custom image sizes with the help of add_image_size() function in WordPress. … Read more