image_add_caption_text
最后更新于:2021-11-27 00:57:13
apply_filters( ‘image_add_caption_text’, string $caption, int $id )
Filters the caption text.
参数
- $caption
-
(string)
The original caption text.
- $id
-
(int)
The attachment ID.
源文件
文件: gc-admin/includes/media.php
View on Trac