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



twentyten_attachment_height › WordPress Filter Hooks

SinceTwenty Ten 1.0
Deprecatedn/a
apply_filters( 'twentyten_attachment_height', 900 )
Parameters:
  • (int) The default attachment height in pixels. Default 900.
    Required: Yes
Defined at:
Codex:

Filters the Twenty Ten default attachment height.





Source

$attachment_height = apply_filters( 'twentyten_attachment_height', 900 );