Plugin Directory

Changeset 704600


Ignore:
Timestamp:
04/27/2013 09:13:35 AM (13 years ago)
Author:
DanielTulp
Message:

update readme.txt

Location:
cross-network-posts
Files:
2 edited

Legend:

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

    r704597 r704600  
    2222= Attributes =
    2323
    24 _Mandatory_
     24__Mandatory__
    2525
    2626**blogid** is the ID of the blog you wish to pull the post from (go to Network->Sites and hover over the site to view the ID).
     
    2828Instead of **postid=** you can also use **catid=** to display all posts from a category.
    2929
    30 _Optional_
     30__Optional__
    3131       
    32 **header=1** -> header number (i.e. h1 ), no title if you don't set it to 0 (default is 2)
     32**header=1** -> header number (i.e. h1 ), no title if you set it to 0 (default is 2)
    3333
    3434**excerpt=true** -> if you only want to display excerpts with read more links to the post on the other website
  • cross-network-posts/trunk/readme.txt

    r704597 r704600  
    2222= Attributes =
    2323
    24 _Mandatory_
     24__Mandatory__
    2525
    2626**blogid** is the ID of the blog you wish to pull the post from (go to Network->Sites and hover over the site to view the ID).
     
    2828Instead of **postid=** you can also use **catid=** to display all posts from a category.
    2929
    30 _Optional_
     30__Optional__
    3131       
    32 **header=1** -> header number (i.e. h1 ), no title if you don't set it to 0 (default is 2)
     32**header=1** -> header number (i.e. h1 ), no title if you set it to 0 (default is 2)
    3333
    3434**excerpt=true** -> if you only want to display excerpts with read more links to the post on the other website
Note: See TracChangeset for help on using the changeset viewer.