This is a Gutenberg block that pulls posts from an RSS feed.
The plugin uses the
fetch_feed
WordPress function to display the entries from a feed on your website (
https://codex.wordpress.org/Function_Reference/fetch_feed).
Here are the steps for installing and setting up this plugin to your WordPress site:
- download the plugin and upload it to your plugins folder;
- activate the plugin from the WordPress dashboard;
- go to the edit page of the article, that will display the feed, and choose the RSS Feed Gutenberg block from the available list.
0.3 Add show content option.
0.2 Address some incompatibility issues.
0.1 first version.