SayHelloGmbH/shp-rssimage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Add post thumbnail image to RSS feed === Contributors: markhowellsmead, joelmelon Donate link: https://sayhello.ch/?utm_source=wp-plugin&utm_medium=wp-admin&utm_campaign=shp-rssimage Tags: rss, image, feed Requires at least: 4.5 Requires PHP: 5.3 Tested up to: 5.2.2 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds the post thumbnail to the RSS feed using the XML tag specified in the [Media RSS Specification](http://www.rssboard.org/media-rss#media-content), as well as an `IMG` tag in the RSS content. == Installation == 1. Upload the `shp-rssimage` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.2.1 = * Add Joel as contributor. = 0.2.0 = * Add image tag to RSS excerpt content. = 0.1.0 = * Initial version.