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



twentyfifteen_attachment_size › WordPress Filter Hooks

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

Filters the default Twenty Fifteen image attachment size.





Source

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