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



twentynineteen_content_width › WordPress Filter Hooks

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

Filters Twenty Nineteen content width of the theme.





Quellcode

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