Plugin Directory

Changeset 176182


Ignore:
Timestamp:
11/23/2009 12:09:41 PM (16 years ago)
Author:
TheWebist
Message:

Minor readme.txt changes

Location:
wp-get-post-image
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-get-post-image/tags/0.1/readme.txt

    r176177 r176182  
    3131
    3232By default, the function returns:
    33 * The image wrapped in an image tag (`<img />`).
     33* The last uploaded image wrapped in an image tag (`<img />`).
    3434* A proportionately sized image with a `width` no greater than `200px`.
    3535* The CSS class `wp-image-*ID*` and no other classes.
  • wp-get-post-image/trunk/readme.txt

    r176177 r176182  
    3131
    3232By default, the function returns:
    33 * The image wrapped in an image tag (`<img />`).
     33* The last uploaded image wrapped in an image tag (`<img />`).
    3434* A proportionately sized image with a `width` no greater than `200px`.
    3535* The CSS class `wp-image-*ID*` and no other classes.
Note: See TracChangeset for help on using the changeset viewer.