[Plugin: JSON API] retrieving the users avatar from comments
-
thanks for this wonderful plugin. i am trying to get the avatars from a comment via your JSON api.
This is working fine when i am extending the comment.php:
$this->email = $wp_comment->comment_author_email;
This not:
$this->avatar = $wp_comment->comment_author_avatar;
Sorry for the ignorance here, i am sure that my question is very evident – but i’m really a newbie to coding ??
Cheers,
Sandor
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: JSON API] retrieving the users avatar from comments’ is closed to new replies.