Pretty Feeds
Styles an RSS/Atom feed, making it friendly for humans viewers, and adds a link to aboutfeeds.com for new user onboarding.
by Matthias Pfefferle · github.com/pfefferle/wordpress-pretty-feeds · website
★ 10stars
9composer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pfefferle/wordpress-pretty-feeds/archive/refs/heads/main.zipAlso on Packagist as pfefferle/wordpress-pretty-feeds:
composer require pfefferle/wordpress-pretty-feedsDeclares an update source (https://github.com/pfefferle/wordpress-pretty-feeds), so updates arrive through the plugin's own updater.
From the readme
Your WordPress' Feeds with Style!
Styles an RSS/Atom feed, making it friendly for humans viewers, and adds a link to aboutfeeds.com for new user onboarding. See it in action:
https://interconnected.org/home/feed
This plugin is inspired by Dave Ruperts Feed and is based on his and this XSL file: https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-feed-v3.xsl
Thanks to @Dan-Q (see his feed) for motivating me to finally make a plugin out of my plans from three years ago!