wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



twentyten_attachment_height › Hooks de Filtros WordPress

DesdeTwenty Ten 1.0
Obsoleton/a
apply_filters( 'twentyten_attachment_height', 900 )
Parâmetros:
  • (int) The default attachment height in pixels. Default 900.
    Required: Yes
Definido em:
Codex:

Filters the Twenty Ten default attachment height.





Fonte

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