FoA Featured Image – Show Caption
Adds caption functionality to Featured Image blocks with a simple checkbox setting.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 90 days ago
Is FoA Featured Image – Show Caption abandoned?
Likely maintained (last update 90 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
FoA Featured Image – Show Caption is a simple WordPress plugin that extends the core Featured Image block with caption functionality. When enabled, it displays the image caption (or title if no caption exists) below the featured image.
Key Features:
- Adds a “Show Caption” checkbox setting to the Featured Image block
- Displays the image caption (or title if no caption) below the featured image
- Works with the Gutenberg block editor and templates
- Clean, minimal styling that works with most themes
- Right-aligned caption with light grey color
How it Works:
- The plugin extends the core Featured Image block with additional settings
- When “Show Caption” is enabled, it checks for a caption on the featured image
- If no caption exists, it falls back to using the image title
- The caption is displayed in a element
- Works with both regular posts/pages and WordPress templates
Styling:
The plugin includes default CSS styling for the caption:
* Text aligned to the right
* Light grey color (#999)
* Italic font style
* Small font sizeYou can easily customize the appearance by targeting the
.featured-image-captionclass in your theme’s CSS. The plugin uses standard CSS specificity, so your theme styles will override the defaults.
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Edit a post, page, or template and add a Featured Image block
- In the block settings panel, you’ll see a new “Show Caption” option
Frequently Asked Questions
- Add a Featured Image block to your post, page, or template
- Set a featured image for the post/page
- In the block settings panel, toggle “Show Caption” to ON
- The plugin will automatically display the image caption (or title) below the image
Yes! The plugin works with both regular posts/pages and WordPress templates (like Single Post templates).
Yes, you can customize the appearance by targeting the .featured-image-caption class in your theme’s CSS.
The plugin will automatically use the image title as a fallback if no caption is set.
Review feed
Screenshots
Changelog
1.0.0
- Initial release
- Added Show Caption toggle to Featured Image blocks
- Displays image caption or title below featured image
- Works with Gutenberg block editor and templates
- Right-aligned caption styling with light grey color