=== Media Feed === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: feed, media, rss Requires at least: 3.0.1 Requires PHP: 5.6 Tested up to: 5.5 Stable tag: 1.13 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates media feeds. == Description == = Creates media feeds. = * Create 5 types of feeds.(Media, Image, Audio, Video, Misc) * Exclusion by ID is possible. * Filtering by terms is possible. * Have link and icon widgets. * Playlist and icon can be set with shortcode. == Installation == 1. Upload `media-feed` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == none == Screenshots == 1. Apply & Feed name & Number of feeds 2. Exclude ID 3. Term filter list 4. Feed 5. Alternate link 6. Widgets Settings 7. Widgets Icon 8. Shortcode 9. View Shortcode == Changelog == = 1.13 = Supported WordPress 5.3. = 1.12 = Fixed problem of feed. = 1.11 = Conformed to the WordPress coding standard. = 1.10 = Fixed problem of widget. = 1.09 = Fixed problem of feed. = 1.08 = Removed unnecessary code. = 1.07 = Fixed fine problem. = 1.06 = Suppression of display of media ID on upload screen. = 1.05 = Changed donate link. = 1.04 = Fixed problem of term filter. = 1.03 = Security measures. = 1.02 = Fixed problem of media ID duplicate display. = 1.01 = Can specify a feed name. = 1.00 = Initial release. == Upgrade Notice == = 1.03 = Security measures.