image_add_caption_shortcode

Advertisement

Summery Summery

Filters the image HTML markup including the caption shortcode.

Syntax Syntax

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

Parameters Parameters

$shcode

(string) The image HTML markup with caption shortcode.

$html

(string) The image HTML markup.

Source Source

File: wp-admin/includes/media.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.