$authorAvatar
Returns the author’s avatar URL.
Syntax
$authorAvatar
Example
$nomention
$image[$authorAvatar]
You can use
?size=size
at the end of the avatar URL to increase/decrease the image size. Example sizes: 1024, 2048, 4096.(e.g.
$image[$authorAvatar?size=4096]
)