Adds image caption under images that have their title or alt attribute defined.
Once activated, you can start adding caption to your image by adding title attribute to it:
<img src="/images/picture.jpg" alt="" class="center" title="A sample caption">
CSS classes supported "out of the box" are: center, alignleft, alignright.
If you prefer to use "alt" attribute for the generation of image caption, open the php file and change $ic_att to "alt" instead of "title".
More usage details can be found at the plugin's homepage.
0.2 [2008.05.22]
0.1 [2008.01.29]
Requires: 2.0 or higher
Compatible up to: 2.5
Last Updated: 2008-5-22
Downloads: 11,058




