Changeset 176182
- Timestamp:
- 11/23/2009 12:09:41 PM (16 years ago)
- Location:
- wp-get-post-image
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-get-post-image/tags/0.1/readme.txt
r176177 r176182 31 31 32 32 By default, the function returns: 33 * The image wrapped in an image tag (`<img />`).33 * The last uploaded image wrapped in an image tag (`<img />`). 34 34 * A proportionately sized image with a `width` no greater than `200px`. 35 35 * The CSS class `wp-image-*ID*` and no other classes. -
wp-get-post-image/trunk/readme.txt
r176177 r176182 31 31 32 32 By default, the function returns: 33 * The image wrapped in an image tag (`<img />`).33 * The last uploaded image wrapped in an image tag (`<img />`). 34 34 * A proportionately sized image with a `width` no greater than `200px`. 35 35 * The CSS class `wp-image-*ID*` and no other classes.
Note: See TracChangeset
for help on using the changeset viewer.