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



twentythirteen_author_bio_avatar_size › Hooks de Filtros WordPress

DesdeTwenty Thirteen 1.0
Obsoleton/a
apply_filters( 'twentythirteen_author_bio_avatar_size', 74 )
Parâmetros:
  • (int) $size The avatar height and width size in pixels.
    Required: Yes
Definido em:
Codex:

Filters the author bio avatar size.





Fonte

$author_bio_avatar_size = apply_filters( 'twentythirteen_author_bio_avatar_size', 74 );