function.gravatar.php
Tags
Table of Contents
- jtpl_function_html_gravatar() : mixed
- gravatar plugin : write the url corresponding to the image of the gravatar account identified by the given email address
Functions
jtpl_function_html_gravatar()
gravatar plugin : write the url corresponding to the image of the gravatar account identified by the given email address
jtpl_function_html_gravatar(jTpl $tpl, string $email[, array<string|int, mixed> $params = array() ]) : mixed
Parameters
- $tpl : jTpl
-
template engine
- $email : string
-
account
- $params : array<string|int, mixed> = array()
-
parameters for :
- the default avatar URL
- the default size of the image
- the username to be put in the "alt" attribute of the img