oembed_default_width
最后更新于:2021-11-27 11:35:35
apply_filters( ‘oembed_default_width’, int $maxwidth )
Filters the maxwidth oEmbed parameter.
参数
- $maxwidth
-
(int)
Maximum allowed width. Default 600.
源文件
文件: gc-includes/class-gc-oembed-controller.php
View on Trac