As of version 2.0 CNP allows you to embed posts from other websites in the same WordPress network with builder that is available above your editor..
You can restrict embedding of content to only the author of the 1.
You can disallow other websites in the WordPress network to embed posts from your website.
This plugin is useful if you have wordpress network and you want to display post or category of posts that is on another website in the same network..
Use the builder above the editor or type the in manually..
Mandatory blogid is ID of the blog you wish to pull the post from ..
Optional header=1 -> number, no title if you set it to 0 excerpt=true -> if you want to display excerpts with read more links to the post on the other website numberofposts=5 -> for displaying number of posts from category titlelink=false -> if you don't want the title to have permalink.
If you want to display plugin through shortcode that is in one of the posts that you displaying, make sure that the plugin is also active on the network site where you use CNP..
Installation install and activate the plugin on the Plugins page add shortcode to page or post content or with the shortcode builder...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more