Reply To: Mashup ALL Posts

Home › Forums › MapPress Support › Mashup ALL Posts › Reply To: Mashup ALL Posts

#14572
Chris
Keymaster

    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"]