Changeset 704176
- Timestamp:
- 04/26/2013 12:47:11 PM (13 years ago)
- File:
-
- 1 edited
-
cross-network-posts/tags/1.0/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cross-network-posts/tags/1.0/readme.txt
r704171 r704176 13 13 Gets a post or posts that are within another blog on the same network. 14 14 15 Useful if you have a WP network (WP-MU) install and you want to display contents of one blog on another.15 Useful if you have a wordpress network (WP-MU) install and you want to display contents of one site on another. For instance when you only want to manage a plugin from one network site. 16 16 Use as shortcode: 17 17 … … 27 27 **titlelink=false** -> if you don't want the title to have a permalink (default is true) 28 28 29 == Installation == 30 31 1. install (or download zip and upload) and activate the plugin on the Plugins page 32 2. add shortcode `[cnp blogid=1 postid=1]` to page or post content 33 29 34 30 35 == Changelog == … … 32 37 = 1.0 = 33 38 * Initial release 34 35 == Installation ==36 37 1. install (or download zip and upload) and activate the plugin on the Plugins page38 2. add shortcode `[cnp blogid=1 postid=1]` to page or post content
Note: See TracChangeset
for help on using the changeset viewer.