{"id":254182,"date":"2025-10-02T11:48:28","date_gmt":"2025-10-02T11:48:28","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/featured-image-show-caption\/"},"modified":"2025-10-02T11:51:54","modified_gmt":"2025-10-02T11:51:54","slug":"foa-featured-image-show-caption","status":"publish","type":"plugin","link":"https:\/\/es.wordpress.org\/plugins\/foa-featured-image-show-caption\/","author":23373980,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.8.5","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"FoA Featured Image - Show Caption","header_author":"Ivan Diuldia","header_description":"Adds caption functionality to Featured Image blocks with a simple checkbox setting.","assets_banners_color":"849ab7","last_updated":"2025-10-02 11:51:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/ivan.diuldia.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":250,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ivans3m","date":"2025-10-02 11:51:54"}},"upgrade_notice":{"1.0.0":"<p>Initial release of FoA Featured Image - Show Caption plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3371776,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3371776,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3371776,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3371776,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Featured Image block settings panel showing the \"Show Caption\" toggle","2":"Frontend display of featured image with caption below"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4121,6783,1795,148076],"plugin_category":[],"plugin_contributors":[248669],"plugin_business_model":[],"class_list":["post-254182","plugin","type-plugin","status-publish","hentry","plugin_tags-blocks","plugin_tags-caption","plugin_tags-featured-image","plugin_tags-gutenberg","plugin_contributors-ivans3m","plugin_committers-ivans3m"],"banners":{"banner":"https:\/\/ps.w.org\/foa-featured-image-show-caption\/assets\/banner-772x250.png?rev=3371776","banner_2x":"https:\/\/ps.w.org\/foa-featured-image-show-caption\/assets\/banner-1544x500.png?rev=3371776","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/foa-featured-image-show-caption\/assets\/icon-128x128.png?rev=3371776","icon_2x":"https:\/\/ps.w.org\/foa-featured-image-show-caption\/assets\/icon-256x256.png?rev=3371776","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li>Adds a \"Show Caption\" checkbox setting to the Featured Image block<\/li>\n<li>Displays the image caption (or title if no caption) below the featured image<\/li>\n<li>Works with the Gutenberg block editor and templates<\/li>\n<li>Clean, minimal styling that works with most themes<\/li>\n<li>Right-aligned caption with light grey color<\/li>\n<\/ul>\n\n<p><strong>How it Works:<\/strong><\/p>\n\n<ul>\n<li>The plugin extends the core Featured Image block with additional settings<\/li>\n<li>When \"Show Caption\" is enabled, it checks for a caption on the featured image<\/li>\n<li>If no caption exists, it falls back to using the image title<\/li>\n<li>The caption is displayed in a <code>&lt;div class=\"featured-image-caption\"&gt;<\/code> element<\/li>\n<li>Works with both regular posts\/pages and WordPress templates<\/li>\n<\/ul>\n\n<p><strong>Styling:<\/strong><\/p>\n\n<p>The plugin includes default CSS styling for the caption:\n* Text aligned to the right\n* Light grey color (#999)\n* Italic font style\n* Small font size<\/p>\n\n<p>You can easily customize the appearance by targeting the <code>.featured-image-caption<\/code> class in your theme's CSS. The plugin uses standard CSS specificity, so your theme styles will override the defaults.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Edit a post, page, or template and add a Featured Image block<\/li>\n<li>In the block settings panel, you'll see a new \"Show Caption\" option<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20use%20this%20plugin%3F'><h3>How do I use this plugin?<\/h3><\/dt>\n<dd><ol>\n<li>Add a Featured Image block to your post, page, or template<\/li>\n<li>Set a featured image for the post\/page<\/li>\n<li>In the block settings panel, toggle \"Show Caption\" to ON<\/li>\n<li>The plugin will automatically display the image caption (or title) below the image<\/li>\n<\/ol><\/dd>\n<dt id='does%20this%20work%20with%20wordpress%20templates%3F'><h3>Does this work with WordPress templates?<\/h3><\/dt>\n<dd><p>Yes! The plugin works with both regular posts\/pages and WordPress templates (like Single Post templates).<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20caption%20styling%3F'><h3>Can I customize the caption styling?<\/h3><\/dt>\n<dd><p>Yes, you can customize the appearance by targeting the <code>.featured-image-caption<\/code> class in your theme's CSS.<\/p><\/dd>\n<dt id='what%20if%20my%20image%20doesn%27t%20have%20a%20caption%3F'><h3>What if my image doesn't have a caption?<\/h3><\/dt>\n<dd><p>The plugin will automatically use the image title as a fallback if no caption is set.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Added Show Caption toggle to Featured Image blocks<\/li>\n<li>Displays image caption or title below featured image<\/li>\n<li>Works with Gutenberg block editor and templates<\/li>\n<li>Right-aligned caption styling with light grey color<\/li>\n<\/ul>","raw_excerpt":"Adds caption functionality to Featured Image blocks with a simple checkbox setting.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/254182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=254182"}],"author":[{"embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ivans3m"}],"wp:attachment":[{"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=254182"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=254182"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=254182"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=254182"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=254182"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/es.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=254182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}