wpseek.com
A WordPress-centric search engine for devs and theme authors



twentynineteen_content_width › WordPress Filter Hooks

SinceTwenty Nineteen 2.0
Deprecatedn/a
apply_filters( 'twentynineteen_content_width', 640 )
Parameters:
  • (string) $link Link to single post/page.
    Required: Yes
Returns:
  • ()
Defined at:
Codex:

Replaces "[.

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





Source

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