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



twentysixteen_attachment_size › WordPress Filter Hooks

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

Filters the default twentysixteen image attachment size.





Source

$image_size = apply_filters( 'twentysixteen_attachment_size', 'large' );