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



twentysixteen_author_bio_avatar_size › Les Filtres WordPress

DepuisTwenty Sixteen 1.0
Dépréciéen/a
apply_filters( 'twentysixteen_author_bio_avatar_size', 42 )
Paramètres:
  • (int) $size The avatar height and width size in pixels.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the Twenty Sixteen author bio avatar size.





Source

$author_bio_avatar_size = apply_filters( 'twentysixteen_author_bio_avatar_size', 42 );