Tag Archives: functions.php

wpden_tutorial

Do you forget to set your featured image in WordPress?

If you are anything like me or have a client who is like me, this code will help you tremendously. If you ever forget to set a the featured image (post thumbnail) in your WordPress post, this code will automatically grab the first image in your post and set it as your featured image. You can simply drop this code into your active theme’s functions.php file and you are all set. Now your clients don’t…