Changeset 176177
- Timestamp:
- 11/23/2009 12:08:21 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
r176175 r176177 45 45 46 46 **parent_id** 47 (*integer*) The ID of the post_parentfor 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. 48 48 49 49 **post_id** -
wp-get-post-image/trunk/readme.txt
r176175 r176177 45 45 46 46 **parent_id** 47 (*integer*) The ID of the post_parentfor 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. 48 48 49 49 **post_id**
Note: See TracChangeset
for help on using the changeset viewer.