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
RSS feeds are very versatile. They can be easily used to syndicate custom content to partner websites, rather than just posts across the same site.
This is a frequently requested use for WP RSS Aggregator and one of its most powerful options. So much so that our friends at Toolset
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’ ));
As a preventative measure, if you are planning to do a lot of importing, we recommend a hosting plan with at least 128M of memory
You have set up your feed sources and perhaps started to import content from them. Now, some sources are not working or something has gone
Can't find what you're looking for?