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



twentyseventeen_content_width › WordPress Filter Hooks

DaTwenty Seventeen 1.0
Deprecaton/a
apply_filters( 'twentyseventeen_content_width', $content_width )
Parametri:
  • (int) $content_width Content width in pixels.
    Richiesto:
Definito a:
Codex:

Filters Twenty Seventeen content width of the theme.





Sorgenti

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