In our earlier tutorial, we showed you how you can add post thumbnails in WordPress. The sad truth is that even if you enable the post thumbnails, it will not show up in your RSS feeds. But we have a solution for that. In this article, we will show you how you can add post thumbnails to your WordPress RSS feeds with a simple function.
All you have to do is open your theme’s functions.php file and add the following code:
Tables can't be imported directly. Please insert an image of your table which can be found here.
1 2 3 4 5 6 7 8 9 10
Feel free to style this however you like. Remember to activate WordPress post thumbnails using our main WordPress post thumbnail tutorial before adding it to your RSS.