wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



twentynineteen_content_width › Hooks de Filtros WordPress

DesdeTwenty Nineteen 2.0
Obsoleton/a
apply_filters( 'twentynineteen_content_width', 640 )
Parâmetros:
  • (string) $link Link to single post/page.
    Required: Yes
Retorna:
  • ()
Definido em:
Codex:

Replaces "[.

..]" (appended to automatically generated excerpts) with ... and a 'Continue reading' link.





Fonte

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