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



twentysixteen_content_width › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'twentysixteen_content_width', 840 )
Parameter:
  • () content_width Content width in pixels.
    Erforderlich: Ja
Definiert in:
Codex:

Filters Twenty Sixteen content width of the theme.





Quellcode

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