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



twentynineteen_attachment_size › WordPress Filter Hooks

SinceTwenty Nineteen 1.0
Deprecatedn/a
apply_filters( 'twentynineteen_attachment_size', 'full' )
Parameters:
  • (string) $image_size Image size. Default 'large'.
    Required: Yes
Defined at:
Codex:

Filters the default twentynineteen image attachment size.





Source

$image_size = apply_filters( 'twentynineteen_attachment_size', 'full' );