=== Network Latest Posts === Contributors: L'Elite Donate link: https://laelite.info Tags: recent posts, widget, network, latest posts Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0 This plugin allows you to get the latest posts from the blogs in your network and display them in your site using shortcodes or a widget. == Description == This plugin allows you to get the latest posts from the blogs in your network and display them in your site using shortcodes or a widget. Based in the WPMU Recent Posts Widget by Angelo (http://bitfreedom.com/). For further details please visit: http://en.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/ [English] and http://es.8elite.com/2012/02/27/network-latest-posts-wordpress-3-plugin/ [EspaƱol] This plugin works with Wordpress 3 Network (multisites) == Installation == 1. Upload `network-latest-posts folder` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. If you want to use the Widget, you can add the Network Latest Posts widget under 'Appearance->Widgets' 4. If you want to use the Shortcode, go to a page or post then write [nlposts] (that's it, seriously!) == Options == * Number of posts to show - list this many posts. * Number of days to limit - only go back this number of days to get posts. Set to 0 for no limit (default). * Title Only - if false it will show the excerpt for each post. True by default. You can style the output using CSS, the list of classes used below: * .network-latest-posts (content wrapper) * .network-latest-posts-sectitle (if a title for the shortcode has been set) * .network-posts-title (post's title) * .network-posts-source (where the post comes from) * .network-posts-excerpt (the post's excerpt) There's also a second class named added to the content wrapper "blog-X" where X is the ID of each blog so you can add a different style for each block of posts inside a blog. = Shortcode Options = `[nlposts title='Latest Posts' number='2' days='30' titleonly=false wrapo='