apply_filters( 'image_add_caption_shortcode', string $shcode, string $html )

Filters the image HTML markup including the caption shortcode.


Description Description


Parameters Parameters

$shcode

(string) The image HTML markup with caption shortcode.

$html

(string) The image HTML markup.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.