Plugin Author
Jason
(@themeblvd)
Hello,
Technically the functionality does exist in there to merge multiple feeds together, but unfortunately the shortcode is currently not setup to take in multiple feed ID’s. Hopefully I can do this in the future.
As of now, you’d have to create a custom shortcode from your own theme or plugin that took in multiple feed ID’s. See the current shortcode function as a starting point:
https://github.com/themeblvd/Tweeple/blob/master/inc/class-tweeple.php#L183
Plugin Author
Jason
(@themeblvd)
I was looking again at this, and I’ve got this ready to go for the next update. I’m just trying to resolve some other more challenging issues I’m having with the plugin, before I publish.
https://github.com/themeblvd/Tweeple/commit/6784b530ac3ebb8903104812de0b8dc6111cdf13