Plugin Directory

Changeset 176177


Ignore:
Timestamp:
11/23/2009 12:08:21 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

    r176175 r176177  
    4545
    4646**parent_id**
    47 (*integer*) The ID of the post_parent for the attachment. Specifying the `parent_id` returns the first image attached to the parent post according to the attachement's menu_order.
     47(*integer*) The ID of the `post_parent` for the attachment. Specifying the `parent_id` returns the first image attached to the parent post according to the attachement's menu_order.
    4848
    4949**post_id**
  • wp-get-post-image/trunk/readme.txt

    r176175 r176177  
    4545
    4646**parent_id**
    47 (*integer*) The ID of the post_parent for the attachment. Specifying the `parent_id` returns the first image attached to the parent post according to the attachement's menu_order.
     47(*integer*) The ID of the `post_parent` for the attachment. Specifying the `parent_id` returns the first image attached to the parent post according to the attachement's menu_order.
    4848
    4949**post_id**
Note: See TracChangeset for help on using the changeset viewer.