Extracts the title or alt attribute from images within your blog post and generates a neat caption directly underneath those images. Supports custom CSS styling for captions.
Features:
- generates image caption using
img tag’s title or alt attribute
- standards compliant: valid XHTML
- degrades gracefully when disabled
- supports images with links (e.g. to higher resolution of the same image)
- supports MyCSS by disabling default CSS import
- supports custom CSS class for div image container
- automatically adds width and height attribute to your image
- does not write to your WordPress database