PurabTech is technical blog for Programmer and Coders
wordpress check if post has image attachment
In custom theme checking post image is really useful because old post has no featured image set. Using our code wordpress check if post has image attachment. Just use following code the check for image in wordpress post.
wordpress check if post has image attachment
Copy paste the following function in functions.php file.