| 开发者 | hornament |
|---|---|
| 更新时间 | 2015年5月15日 02:29 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.0.1 及以上 |
| WordPress版本: | 3.5.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
add_filter( \'img_caption_shortcode\', ... ).
By default, image authors are read out of the description of the respective image. Therefore, they have to be tagged in a specific way:
In the description of the respective image, accessible under 'Media' > 'Edit' > 'Description', the image author (or multiple image authors) have to be wrapped in <author></author> tags.
If there are no authors in image description, the plugin tries to read authors from the image's Exif information. If successful, image authors are automatically saved into image description.
fla_image-caption folder into the /wp-content/plugins/ directory