wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



twentythirteen_author_bio_avatar_size › WordPress Filter Hooks

SeitTwenty Thirteen 1.0
Veraltetn/v
apply_filters( 'twentythirteen_author_bio_avatar_size', 74 )
Parameter:
  • (int) $size The avatar height and width size in pixels.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the author bio avatar size.





Quellcode

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