Could you please try to use the wp_get_attachment_caption
hook, this will helps you in enabling shortcode for Image caption field.
add_filter( 'wp_get_attachment_caption', 'do_shortcode' );
Related Posts:
- How to have different captions for same image, for galleries?
- Featured image shortcode
- Always use for post images
- Insert Images at Master Uniform Height
- How can I make all gallery images to open in a new window?
- How to display a shortcode caption somewhere other than the_content
- Add visual editor to Media Edit Screen
- get attributes/part of the gallery shortcode
- How do i reference the theme path in pages for images?
- Editing built in Gallery shortcode to filter by categories
- Image with description side by side
- Can I the caption shortcode to set caption to a data attribute, and with the image’s alignment intact?
- Add attribute to caption shortcode from custom attachment field
- Get an image’s alt text in a shortcode using the image URL
- Get meta data from image
- Shortcode for a link and thumbnail
- Is my code is right to make image shortcode
- Set Post Image Using Shortcode
- Turn off image captions in gallery view?
- Undefined index: sui_image_caption in [closed]
- add_shortcode to capture URL screenshot not loading correctly
- Ho to add “Create Slider” option to default “Add Media” popup?
- Don’t show images inserted into content
- Random image loader
- Load Gallery Images with Title on Homepage BX Slider
- Weird failing request
- Prevent WP from wrapping html in caption shortcode after ‘image_send_editor’ filter is applied
- Image and shortcode not showing in excerpt
- Image “description” and SEO within WP
- Shortcode not work in picture source srcset tag
- change the h3 subtitles of the wordpress gallery shortcode
- Post Images are not showing up whenever I use shortCodes in my posts
- WordPress Shortcode to display featured images only
- Gallery with shortcode not showing
- Can I turn an image into a button?
- Get Image Description
- Automatically replace original uploaded image with large image size
- Change WordPress image URLs via filter
- How to resize images in wordpress without adding any compression or changing the color profile of the images, possible?
- hook into completed image upload filter
- Strange img srcset behaviour
- Images uploading to wrong folder
- set_post_thumbnail_size not cropping featured images, but reducing proportionally
- Get URLs for All Sizes of Image via Admin Panel
- Automatically Add Caption in image
- How to Optimize images after uploading all images to WordPress Site?
- How to get relative URL of medium sized featured image?
- What’s the best “insert all images” plugin?
- Image Quality Thumbnail Compression in WordPress?
- Gutenberg editor get post featured image by id
- Local WordPress installation doesn’t crop images
- Get full URL of images in media library including http://
- Host images only on CDN
- Fallback for missing srcset images
- max_srcset_image_width doesn’t work as intended
- Background image resets after time (XAMPP)
- Custom thumbnail size of image when uploaded
- Insert File URL Links to Existing Images that Were Not Originally Linked to Themselves
- Difficulties setting a maximum image width
- Filter for post_thumbnail: link to small src and add data-attribute [duplicate]
- Why does WP allow to view and media item as a page
- How to fix a missing image
- Display attached images as background-image css
- Remove Additional image sizes created by theme
- wordpress 4.22 does not generate thumbnail images
- How to implement CSS-defined images from bootstrap site in wordpress theme
- What is the best way to associate multiple images to one page?
- How can I get url from image tag in feed with fetch_feed?
- Fetch the latest post with attachment image
- How to get image name, mime type, width, height, file size from post custom field?
- Fetching uploaded images using Link URL
- Can’t seem to see images on my machine but can on the server
- Plugin to select the custom image crop area
- Glitched page redirects to image
- How to test If a post has a particular term
- Regenerate BIG threshold scaled images
- How to change background image
- WordPress Link To Image Missing Dropdown
- get_image_tag & wp_get_attachment_image_attributes behaving strangely
- Issues Adding a jQuery Image Slider
- Newly uploaded images are not updating in featured image
- My feature images are showing up twice on the preview page
- Uploaded Images not re-sized to ( Thumbnail, Medium, and Large ) size
- Custom styling Insert Media window
- How do I embed youtube video via url in frontend posting
- Some images don’t get linked when setting link-to to media-image
- Create a Link to Larger Image from within list of smaller images
- Thickbox not displaying just the image, instead showing full page in lightbox
- My image rotate 90 degree
- Have a rotating image covering body only on front page?
- Img src path from wp-admin
- I moved WordPress to root now posts go to 404
- How can we see which posts don’t have a featured image or it doesn’t exist anymore?
- Can’t manage to display an uploaded picture (uploaded from a custom button) in the front end
- Script not working in WordPress [duplicate]
- My subdirectory sites images (except webP) are throwing to 404 page even they are exist
- Multisite image URLs incorrect in editor
- Get field added via attachment_fields_to_edit filter in Gutenberg
- Fix position of an image while using elementor pro gallary widget
- Neither intermediate_image_sizes_advanced or intermediate_image_sizes filter is firing