Changeset 176174
- Timestamp:
- 11/23/2009 11:57:16 AM (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
r176164 r176174 13 13 This plugin is intended for use by WordPress developers and theme builders only. It provides the function `wp_get_post_image()`. 14 14 15 = = Usage ==15 = Usage = 16 16 17 17 `<?php wp_get_post_image($args); ?>` -
wp-get-post-image/trunk/readme.txt
r176164 r176174 13 13 This plugin is intended for use by WordPress developers and theme builders only. It provides the function `wp_get_post_image()`. 14 14 15 = = Usage ==15 = Usage = 16 16 17 17 `<?php wp_get_post_image($args); ?>`
Note: See TracChangeset
for help on using the changeset viewer.