Image Shortcode and documentation

Could you update the documentation for the image shortcode to reflect current actuality?

In fact - it would be good if you could get someone to go through all the shortcodes actually produced and make the documentation reflects accurately (including order and list of possible values for each parameter) what is actually produced, because currently it is only a partial match.

For example, this is the image shortcode:
[image src="" size="" width="" height="" align="" stretch="0" border="0" margin_top="" margin_bottom="" link_image="" link="" target="" hover="" alt="" caption="" greyscale="" animate=""]

and this is the doc:
src (url to image)
align (optional alignment for image) - available values: none (default), left, right,center
caption (optional) - text available under the image
link (optional) - link for larger image or other page
link_image (optional) - link to larger version of image
target (optional, works only with "details" link_type) - link target, available value: "_blank" (open in new window)
alt (optional) - alternative text for image
border - type 1 if you want border around image or 0 if not.

...only a partial match

The documentation is generally pretty good - a lot better than many themes I have used, but it seems to need updating to match what is there.

Thanks!

Comments

Sign In or Register to comment.