BVI Feeds
Social Media and RSS feeds to display in widgets on a WordPress website.
by Big Voodoo Interactive · github.com/bigvoodoo/bvi-feeds · website
★ 1stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bigvoodoo/bvi-feeds/releases/download/v4.2.1/bvi-feeds-4.2.1.zipFrom the readme
BVI Feeds
TODO
Description
This is a plugin for WordPress 5+ that adds RSS, Twitter, and Facebook feeds to a widget
Requirements
WordPress 5+
PHP 7+
SimpleXML
TODO
improve documentation (including this document)
i18n/L10n
Inspirations & Thanks
Big Voodoo Interactive for letting us write and open-source this plugin :)
Installation
1. Install the plugin in WordPress & activate it.
1. Create widgets!
Changelog
4.2.0
Adds support for blog feed images to RSS widget
4.1.1
Removed sourcemap reference in moment.js compiled library
4.1.0
Added moment strftime dependency
4.0.0
Added noopener noreferrer to external links only
Upgraded moment.js to v2.29.1
Overall cleanup and bug fixes
1.0.0
removed deprecated settings page
cleaned up code and output somewhat
added Autolinker.js for Facebook
nofollow external links
added new options
0.2.1
fixed some bugs
proxied RSS feed URLs are now urlencoded
added deprecated message to the settings page
0.2.0
switching everything over to widgets to allow for multiple feeds with different templates, URLs, etc. on pages
added ability to proxy feeds
0.1.0
initial release
Read the full README on GitHub →