Media: Correct since
annotation for adding the caption_id
attribute.
Introduced in [42704] Fixes #34595. git-svn-id: https://develop.svn.wordpress.org/trunk@44548 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6cc9452def
commit
3a6966b69d
@ -1498,7 +1498,7 @@ add_shortcode( 'caption', 'img_caption_shortcode' );
|
||||
*
|
||||
* @since 2.6.0
|
||||
* @since 3.9.0 The `class` attribute was added.
|
||||
* @since 5.0.0 The `caption_id` attribute was added.
|
||||
* @since 5.1.0 The `caption_id` attribute was added.
|
||||
*
|
||||
* @param array $attr {
|
||||
* Attributes of the caption shortcode.
|
||||
|
Loading…
Reference in New Issue
Block a user