Changeset 540575
- Timestamp:
- 05/06/2012 08:19:12 PM (14 years ago)
- File:
-
- 1 edited
-
wp-lipsum/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-lipsum/trunk/readme.txt
r540573 r540575 11 11 12 12 == Description == 13 13 14 14 15 WP-Lipsum includes a collection of template fragments representing lots of common page types, from simple lorem ipsum paragraphs to demos of the WP comment system, and more. It works via a simple shortcode or template tag. … … 33 34 = Image Dimensions = 34 35 36 35 37 For the image templates, you can also pass in custom dimensions with the "width", "height" and "align" parameters (shorcuts w, h and a). This works for the img, caption, portfolio & portfolio_item, and gallery & gallery_item templates. 36 38 … … 46 48 47 49 = Lipsum Templates and Fragments = 50 48 51 49 52 Here are the full pages of lipsum content available: … … 85 88 = Using the Template Tag = 86 89 90 87 91 You can also call the plugin from your theme code, by using the display_lipsum)_template() function: 88 92 … … 93 97 94 98 = More Info = 99 95 100 96 101 [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.