MichDe / wordpress-geo-mashup

Automatically exported from code.google.com/p/wordpress-geo-mashup
1 stars 0 forks source link

Incompatible: Stealth Publish causes "Not Found" in info window #711

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
From a report in issue #374.

Original issue reported on code.google.com by dylankk...@gmail.com on 6 Feb 2015 at 6:41

GoogleCodeExporter commented 9 years ago
As in issue #374, the authors should be able to fix this if they ensure a query 
like this will work:

query_posts( 
'post_in=1,2,3&post_type=any&post_status=publish,future&suppress_filters=1&calle
r_get_posts=1' );

Original comment by dylankk...@gmail.com on 6 Feb 2015 at 6:43