Home › Forums › MapPress Support › Mashup ALL Posts › Reply To: Mashup ALL Posts
April 23, 2014 at 1:17 pm
#14572
Hi, this should do it:
[mashup query="all"]
That essentially just runs the query for all post types with no limit, i.e.:
[mashup query="post_type=any&posts_per_page=-1"]