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



twentyeleven_attachment_size › WordPress Filter Hooks

SinceTwenty Eleven 1.0
Deprecatedn/a
apply_filters( 'twentyeleven_attachment_size', 848 )
Parameters:
  • (int) The height and width attachment size dimensions in pixels. Default 848.
    Required: Yes
Defined at:
Codex:

Filters the Twenty Eleven default attachment size.





Source

$attachment_size = apply_filters( 'twentyeleven_attachment_size', 848 );