Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4156 days ago
Is fla_Image Caption abandoned?
Possibly abandoned (last update 4156 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Plugin accesses the caption shortcode via 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 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.
Installation
- Upload
fla_image-captionfolder into the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- (optional) Customize Plugin Options through the respective menu in ‘Options’
- Use [caption] shortcode in your pages and posts
Frequently Asked Questions
none
Review feed
Screenshots
Changelog
1.1
- Coding paradigm changed to Object-Oriented programming.
- Default Options work on installation without customizing.
- Multiple Authors