An Introduction to Templates
As of WP RSS Aggregator Core version 4.13, we introduced a new feature called Templates. This is the new feed rendering system for our plugin
Find answers to common questions and step-by-step solutions.
An alphabetical list of terms and their definitions.
Discover our tutorials
These help docs apply to version 4. If you’re using version 5, please refer to the updated documentation here.
As of WP RSS Aggregator Core version 4.13, we introduced a new feature called Templates. This is the new feed rendering system for our plugin
WP RSS Aggregator Core version 4.13 introduced a Gutenberg block for WP RSS Aggregator. To use the block, click the plus icon shown below and
Categories Add-on If you’ve got the Categories add-on installed, you can also use the category parameter with the shortcode. To display feed items from sources
Here are two examples of a function call from within the theme’s files: <?php wprss_display_feed_items( $args = array( ‘limit’ => ‘8’, ‘source’ => ‘5,9’ ));
Can't find what you're looking for?