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



twentyfifteen_author_bio_avatar_size › Hooks de Filtros WordPress

DesdeTwenty Fifteen 1.0
Obsoleton/a
apply_filters( 'twentyfifteen_author_bio_avatar_size', 56 )
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( 'twentyfifteen_author_bio_avatar_size', 56 );