disable_captions

最后更新于:2021-11-26 07:39:20

apply_filters( ‘disable_captions’, bool $bool )

Filters whether to disable captions.

参数

$bool

(bool)
Whether to disable appending captions. 响应ing true from the filter will disable captions. Default empty string.

源文件

文件: gc-admin/includes/media.php

View on Trac