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



twentythirteen_attachment_size › Hooks de Filtros WordPress

DesdeTwenty thirteen 1.0
Obsoleton/a
apply_filters( 'twentythirteen_attachment_size', array( 724, 724 )
Parâmetros:
  • (array) $size { @type int The attachment height in pixels. @type int The attachment width in pixels. }
    Required: Yes
Definido em:
Codex:

Filters the image attachment size to use.





Fonte

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