wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



twentyseventeen_content_width › WordPress Filter Hooks

SeitTwenty Seventeen 1.0
Veraltetn/v
apply_filters( 'twentyseventeen_content_width', $content_width )
Parameter:
  • (int) $content_width Content width in pixels.
    Erforderlich: Ja
Definiert in:
Codex:

Filters Twenty Seventeen content width of the theme.





Quellcode

$GLOBALS['content_width'] = apply_filters( 'twentyseventeen_content_width', $content_width );