I would like to show latest posts from several categories, but only one from each category. In other words, I want the list to display the most recent post only, from multiple categories.
Could you advise a way to do that with this plugin?
I’m not even really sure how you’d do this with a regular WP_Query, unfortunately.
It might be worth asking over on https://wordpress.stackexchange.com/. You’ll want to ask about a regular WP_Query to do this, then we can apply that to WPSP if it’s possible.