image_info
Attributes:
- id="number" • Specifies the id assigned at upload of the image to display. Can be found on the Images tab. If both name and id are specified, id is used while name is ignored.
- name="image name" • Specifies which image to display by its image name as shown on the Images tab.
- type="text, comma delimited list" • The image array element which info is to be returned for, default is 'caption'.
- id
- name
- category
- category_title
- alt
- caption (default)
- ext
- author
- w
- h
- thumb_w
- thumb_h
- date
- escape="html" • Escape HTML entities such as <, > and & for the image's info attributes.
- wraptag="tag text" • HTML tag to be used to wrap the img tag, specified without brackets. Default is empty.
- class="class name" • CSS class attribute to apply to the img tag.
- break="tag text" • HTML break tag.
- breakclass="class name" • Class to set to break element.
"Type" Options:
Behaviors:
The image_info tag returns information related to the specified image as defined by attributes.