I’m afraid not. The plugin does not currently support displaying more than 100 posts, and there is no pagination support.
As a work-around, I would suggest using multiple shortcodes, with different parameters each time to get a different list of posts (for example one shortcode per category).
I hope this helps.
Oh, it’s pity :/
I’m going to create multi network for my university. There are lot of sub-domains for faculty, departments and so on. I prepare to collect all news on news.domian.com and syndicate portions of news post for each sub-domain (faculty news, departments news, etc.). Now there are 15000 news entries and pagination is mandatory need.
Is it possible to extend this plugin with this functionality?
For this kind of implementation, you may be better off building your own post query to get all the posts. I don’t think my plugin is the best fit for what you need.
Another option would be to use an RSS aggregator plugin like this one:
https://ww.wp.xz.cn/plugins/wp-rss-aggregator/
Thank you Jeremy! I think, it will be interesting case for our IT Dept. to create whole new plugin 🙂