mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user