Plugin Directory

Changeset 539206


Ignore:
Timestamp:
05/02/2012 09:32:14 PM (14 years ago)
Author:
dylanized
Message:

cleaned up readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-lipsum/trunk/readme.txt

    r539205 r539206  
    3333Here are the full pages you can call:
    3434
    35 Basic Content – “basic”
    36 Aux Content – “aux”
    37 Blog Demo – “blog”
    38 Single Post Demo – “single”
    39 Headline List – “headline_list”
    40 Gallery Demo – “gallery”
    41 Portfolio Demo – “portfolio”
    42 Long Header Examples – “long_headers”
    43 Short Content Demo – “short”
    44 Template Fragments
     35* Basic Content – “basic”
     36* Aux Content – “aux”
     37* Blog Demo – “blog”
     38* Single Post Demo – “single”
     39* Headline List – “headline_list”
     40* Gallery Demo – “gallery”
     41* Portfolio Demo – “portfolio”
     42* Long Header Examples – “long_headers”
     43* Short Content Demo – “short”
     44* Template Fragments
    4545
    4646You can also call these smaller template fragments, and use the “repeat” parameter:
     
    7070`<?php display_lipsum_template($template, $repeat); ?>`
    7171`<?php display_lipsum_template(‘basic’) ?>'
    72 `<?php display_lipsum_template(‘table’, 4) ?>'
     72`<?php display_lipsum_template(‘table’, 4) ?>`
    7373
    7474[View the WP-Lipsum homepage here](http://bedrocktheme.com/wp-lipsum/ "View the WP-Lipsum homepage here")
Note: See TracChangeset for help on using the changeset viewer.