oembed_min_max_width

过滤钩子


参数
  • (array)
    $min_max_width
    {
    Minimum and maximum widths for the oEmbed response.

    @type int $min Minimum width. Default 200.
    @type int $max Maximum width. Default 600.
    }

    Required:
    Default:
定义位置
  • wp-includes/embed.php
    , line 569
引入
4.4.0
弃用

Filters the allowed minimum and maximum widths for the oEmbed response.

$min_max_width = apply_filters(