Get posts from any site in a multisite setup. Internationalization ready. You can access via shortcode widget editor button Usage options: Post No: Number of Posts to display Category: Name or ID of the category to grab post from Blog ID: Domain of the site that you would like to fetch posts from. If using shortcode directly, you need to find your Blog manually, follow this tutorial Custom Query: For Advanced users only. Complete query (in array fashion) that’s going to be applied to WP Query. For example: ‘offset’ => 0, ‘category’ => ‘unknown’, ‘orderby’ => ‘post_date’ Excerpt: check to show excepts Thumbnail: check to show thumbnails