You appear to be a bot. Output may be restricted
Description
Returns the size for avatars used in the theme.
Usage
$int = twenty_twenty_one_get_avatar_size();
Parameters
Returns
int
Source
File name: twentytwentyone/inc/template-functions.php
Lines:
1 to 3 of 3
function twenty_twenty_one_get_avatar_size() { return 60; }