The following is a print out of the $image object used in galleries:
Note: [*caption] * added because ‘caption’ seems to be a reserved word
| HTML | | copy code | | ? |
| 01 | nggImage Object ( |
| 02 | [errmsg] => |
| 03 | [error] => |
| 04 | [imageURL] => http://yoursite.com/wp-content/gallery/logos/wd-logo.jpg |
| 05 | [thumbURL] => http://yoursite.com/wp-content/gallery/logos/thumbs/thumbs_wd-logo.jpg |
| 06 | [imagePath] => /home/username/public_html/wp-content/gallery/logos/wd-logo.jpg |
| 07 | [thumbPath] => /home/username/public_html/wp-content/gallery/logos/thumbs/thumbs_wd-logo.jpg |
| 08 | [href] => |
| 09 | [thumbPrefix] => thumbs_ |
| 10 | [thumbFolder] => /thumbs/ |
| 11 | [galleryid] => 7 |
| 12 | [pid] => 101 |
| 13 | [filename] => wd-logo.jpg |
| 14 | [description] => |
| 15 | [alttext] => letter head 1 |
| 16 | [imagedate] => 2013-02-13 01:09:14 |
| 17 | [exclude] => 0 |
| 18 | [thumbcode] => |
| 19 | [name] => logos |
| 20 | [path] => wp-content/gallery/logos |
| 21 | [title] =>Logos |
| 22 | [pageid] => 0 |
| 23 | [previewpic] => 101 |
| 24 | [permalink] => |
| 25 | [image_slug] => wd-logo |
| 26 | [post_id] => 0 |
| 27 | [sortorder] => 0 |
| 28 | [meta_data] => Array ( |
| 29 | [0] => |
| 30 | [aperture] => |
| 31 | [credit] => |
| 32 | [camera] => |
| 33 | [*caption] => |
| 34 | [created_timestamp] => |
| 35 | [copyright] => |
| 36 | [focal_length] => |
| 37 | [iso] => |
| 38 | [shutter_speed] => |
| 39 | [flash] => |
| 40 | [title] => letter head 1 |
| 41 | [keywords] => |
| 42 | [width] => 800 |
| 43 | [height] => 244 |
| 44 | [saved] => 1 |
| 45 | [thumbnail] => Array( |
| 46 | [width] => 150 |
| 47 | [height] => 150 |
| 48 | ) |
| 49 | ) |
| 50 | [gid] => 7 |
| 51 | [slug] => logos |
| 52 | [galdesc] => |
| 53 | [author] => 1 |
| 54 | [imageHTML] => |
| 55 | [hidden] => |
| 56 | [style] => |
| 57 | [pidlink] => /directory/?pid=101 |
| 58 | [url] => http://yoursite.com/wp-content/gallery/logos/wd-logo.jpg |
| 59 | [thumbnailURL] => http://yoursite.com/wp-content/gallery/logos/thumbs/thumbs_wd-logo.jpg |
| 60 | [size] => width="150" height="150" |
| 61 | => |
| 62 | [ngg_custom_fields] => Array ( ) ) |
| 63 |
