/rssimage

Simple Image to RSS plugin for Wordpress

Primary LanguagePHP

Simple Image to RSS plugin for Wordpress

Just add the image of the post with the tag

Uses wp_get_attachment_image_src($thumbnail_ID, 'medium'); to get the picture, "medium" can be changed for watherver you want to use (can be full, thumbnail, etc.)