Wordpress - Content Management
Which WordPress function correctly checks if a post has a featured image?
has_post_thumbnail() to check if a post has a featured image.the_post_thumbnail() displays the image, not checks it. Other options are not valid WordPress functions.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions