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



twentynineteen_content_width › WordPress Filter Hooks

SeitTwenty Nineteen 2.0
Veraltetn/v
apply_filters( 'twentynineteen_content_width', 640 )
Parameter:
  • (string) $link Link to single post/page.
    Erforderlich: Ja
Gibt zurück:
  • ()
Definiert in:
Codex:

Replaces "[.

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





Quellcode

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