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



twenty_twenty_one_content_width › WordPress Filter Hooks

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

Filters Twenty Twenty-One content width of the theme.





Quellcode

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