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



twentythirteen_attachment_size › Les Filtres WordPress

DepuisTwenty thirteen 1.0
Dépréciéen/a
apply_filters( 'twentythirteen_attachment_size', array( 724, 724 )
Paramètres:
  • (array) $size { @type int The attachment height in pixels. @type int The attachment width in pixels. }
    Requis: Oui
Défini(e) dans:
Codex:

Filters the image attachment size to use.





Source

$attachment_size     = apply_filters( 'twentythirteen_attachment_size', array( 724, 724 ) );