WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Fesomia v1.26

FSM Custom Featured Image Caption

Allows adding custom captions to the featured images of the posts.

FSM Custom Featured Image Caption

The facts

Rating
4.6★ from 22
Active installs
5k+
Price
Free
Last updated
27 Apr 2026
Added
Aug 2017
Tested up to
WP 6.8.8
Downloads
129,225

Our analysis

AI-assisted

FSM Custom Featured Image Caption is a WordPress plugin that enables you to add custom captions to the featured images of your posts. It supports both the Gutenberg and classic editors, allowing you to replace or hide captions as needed. You can also configure styles for the captions and output them anywhere in your theme using a custom function or shortcode.

This plugin is suitable for users who want more control over the display of featured image captions on their WordPress sites. It includes options for advanced users to fine-tune settings and styles, making it versatile for various themes, including Divi, although compatibility may vary.

Best for: This plugin suits WordPress users who want to enhance the presentation of featured images with custom captions.

What it does well

  • Allows custom captions for featured images
  • Works with both Gutenberg and classic editor
  • Offers options to hide captions or featured images
  • Includes shortcode for displaying images with captions
  • Configurable CSS and HTML parameters

Where it falls short

  • Compatibility with Divi themes is experimental and may cause issues
  • Advanced features may require custom CSS knowledge

Verdict

FSM Custom Featured Image Caption provides useful features for managing image captions, but users should be cautious with Divi compatibility and advanced customisation options.

From the developer

Fesomia's own description of FSM Custom Featured Image Caption, lightly tidied.

This plugin allows adding custom captions to the featured images of the posts. It works with both Gutenberg and the classic editor.

That’s how it works:

  • If no caption is indicated, the plugin will display the generic caption defined in the Media Library.
  • If a caption is indicated, the plugin will display this caption instead of the generic caption defined in the Media Library.
  • If no caption is indicated and no legend exists in the Media Library, none will be displayed (obviously).

The plugin also allows to:

  • Hide the caption, either the original from the Media Library or the custom one.
  • Entirely hide the featured image in the public view, without having to de-attach it from the post.
  • Configure several options to modify the styles used in the caption.
  • Output the text of the caption anywhere in your theme using a custom function.
  • Output the featured image with caption inside your content with a shortcode.

For maintaining a semantic code, this plugin writes the caption in a <figcaption> label.

New in version 1.21: Compatibility with Divi themes. This is an experimental feature to allow the plugin to work with Divi, as many users requested. Note that it may not work for all layouts, and that since it replaces the function divi uses to show featured images, when enabled it may potentially cause problems with older versions of Divi or if the core theme is updated. As always, it may also be necessary to add custom css to your theme to show the captions the way you want

Format

The caption will adopt the format specified for the <figcaption> element and the wp-caption-text CSS class, which is common in WordPress themes.

Usage

The plugin works out of the box. To start using it, all you need to do is activate it and play with the new options in your edit page. For advanced users, you will found a special settings page for fine-tuning some details.

Go to Settings > FSM Custom Featured Image Caption to set up the CSS and HTML parameters:

  • CSS for caption text: Choose one of the options to modify the class/styles that will be used in the caption container (by default is wp-caption-text). Note that you can indicate more than one class separated with spaces.
  • Allow HTML code: Check it if you want to parse the caption text as HTML if you need the browser to parse HTML tags instead of showing them. Keep in mind that incorrect HTML code or orphan tags can break your layout.
  • Allow shortcodes: Check it if you want to parse the shortcodes present in the caption text. Note that if the shortcode returns HTML it will not be filtered, regardless of the “allow html code” option state; also, complex shortcodes output may alter your layout. When activated, you can write the shortcode you want to use in the caption box in the usual way, i.e. : Venetian landscape [myshortcode option1="text"]
  • Show image captions in lists: Disabled by default. Check if you want to show the caption when the featured image appears in lists, i.e. in a category page, in a widget with latest posts, etc. Note that some themes may add containers around the image (i.e. a link tag) witch can conflict with the aspect of the caption.
  • Enable compatibility with Divi themes: Disabled by default. Allows the plugin to work with Divi. Please read the description and the FAQ sections for more info about this option

Shortcode

We’ve added a shortcode that allows you to put the featured image (and it’s caption) in your page. Just write [FSM_featured_image] anywhere in the content edit box of your post or page to display it. You can also select the size of the image with the parameter “size”. Note that defined image sizes may differ between WordPress themes. The defaults are these: thumbnail, medium, medium_large, large and full.

By using the shortcode, the plugin will try to remove the featured image from your theme’s default position to prevent it from appearing twice. Anyway, this is as this is an experimental feature and results may fluctuate. It also will not appear in lists.

Read the full description on the official page →

Tagged as