wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



twentyten_attachment_height › Les Filtres WordPress

DepuisTwenty Ten 1.0
Dépréciéen/a
apply_filters( 'twentyten_attachment_height', 900 )
Paramètres:
  • (int) The default attachment height in pixels. Default 900.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the Twenty Ten default attachment height.





Source

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