Plugin Directory

Changeset 704176


Ignore:
Timestamp:
04/26/2013 12:47:11 PM (13 years ago)
Author:
DanielTulp
Message:

updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-network-posts/tags/1.0/readme.txt

    r704171 r704176  
    1313Gets a post or posts that are within another blog on the same network.
    1414   
    15 Useful if you have a WP network (WP-MU) install and you want to display contents of one blog on another.
     15Useful 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.
    1616Use as shortcode:
    1717   
     
    2727**titlelink=false** -> if you don't want the title to have a permalink (default is true)
    2828
     29== Installation ==
     30
     311. install (or download zip and upload) and activate the plugin on the Plugins page
     322. add shortcode `[cnp blogid=1 postid=1]` to page or post content
     33
    2934
    3035== Changelog ==
     
    3237= 1.0 =
    3338* Initial release
    34 
    35 == Installation ==
    36 
    37 1. install (or download zip and upload) and activate the plugin on the Plugins page
    38 2. add shortcode `[cnp blogid=1 postid=1]` to page or post content
Note: See TracChangeset for help on using the changeset viewer.