=== Media Feed === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: block, feed, media, rss Requires at least: 6.6 Requires PHP: 8.0 Tested up to: 7.0 Stable tag: 2.15 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 == = [2.15] 2025/04/02 = * Fix - Rebuilt javascript. = [2.14] 2024/11/14 = * Fix - Rebuilt javascript. = [2.13] 2024/11/12 = * Fix - Translation. = [2.12] 2024/11/12 = * Fix - Rebuilt javascript. * Change - Changed the required version of WordPress. = 2.11 = Fixed fine problem. = 2.10 = Changed json_encode to wp_json_encode. = 2.09 = Rebuild blocks. Fixed problems with widget feed links. = 2.08 = Supported WordPress 6.4. PHP 8.0 is now required. = 2.07 = Added escaping process. = 2.06 = Supported WordPress 6.1. = 2.05 = Supported WordPress 6.0. = 2.04 = Rebuild react. = 2.03 = Fixed fine problem. = 2.02 = Fixed problems with exclude IDs and term filter. = 2.01 = Fixed fine problem. = 2.00 = The admin screen has been modified. = 1.18 = Fixed problem of initial value of widgets icon block. = 1.17 = Supported widgets icon block. = 1.16 = Supported WordPress 5.7. = 1.15 = Fixed database search issue. = 1.14 = The admin screen has been modified. = 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.