Avatar Default Icons
-
Im using WP 2.6.2 ans im trying to set my default avatar icon. Im using this code.
$urlHome = get_option(‘home’);
echo get_avatar( $comment, $size=’32’, $default = ‘https://jericosystems.com/images/avatar.png’ );and its still not working. Any ideas or is there something else i need to do?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Avatar Default Icons’ is closed to new replies.