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



twenty_twenty_one_attachment_size › Hooks de Filtros WordPress

DesdeTwenty Twenty-One 1.0
Obsoleton/a
apply_filters( 'twenty_twenty_one_attachment_size', 'full' )
Parâmetros:
  • (string) $image_size Image size. Default 'full'.
    Required: Yes
Definido em:
Codex:

Filter the default image attachment size.





Fonte

$image_size = apply_filters( 'twenty_twenty_one_attachment_size', 'full' );