Ex 10 means, retrieve 10 posts for each blog found in the network @time frame Period of time to retrieve the posts from in days.
Ex 5 means, find all articles posted in the 5 days Display post titles, if false then excerpts will be shown @display type How to display the articles, as list, ordered list or block elements @blog id None, one or many blog IDs to be queried.
If you want to use the Widget, you can add Network Latest Posts under 'Appearance->Widgets.
If you want to use the Shortcode, go to page or post then click NLPosts icon or use ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added translations Danish, German, Dutch, Hebrew, Swedish, Portuguese, Norwegian.
Due to incompatibility issue between Visual Composer plugin and WordPress hook strip shortcodes, NLposts is using regex now.. 3.1.5.
Fixed minor bug in the Shortcode TinyMCE form which inserted Submit to the list of parameters. 3.0.4.
Fixing call to the widget class from the shortcode form, TinyMCE shortcode button should be working now. 3.0.1.
Shortcode button added to TinyMCE editor, now you just need to fill the form and it will insert the shortcode with the parameters into the post page content..
Read more