wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



oembed_default_width › WordPress Filter Hooks

Da4.4.0
Deprecaton/a
apply_filters( 'oembed_default_width', 600 )
Parametri:
  • (int) $maxwidth Maximum allowed width. Default 600.
    Richiesto:
Definito a:
Codex:

Filters the maxwidth oEmbed parameter.





Sorgenti

$maxwidth = apply_filters( 'oembed_default_width', 600 );