null, 'max_depth' => '', 'style' => 'ul', 'callback' => null, 'end-callback' => null, 'type' => 'all', 'reply_text' => 'Reply', 'page' => '', 'per_page' => '', 'avatar_size' => 32, 'reverse_top_level' => null, 'reverse_children' => '', 'format' => 'html5', // or 'xhtml' if no 'HTML5' theme support 'short_ping' => false, // @since 3.6 'echo' => true // boolean, default is true ); function betube_comments($comment, $args, $depth) { $GLOBALS['comment'] = $comment; ?>
  • >
    user_id; $betubeCommentALT = $comment->comment_author; $betubeCommentAuthorAvatar = get_user_meta($betubeCommentAuthorID, "betube_author_avatar_url", true); $betubeCommentAuthorAvatar = betube_get_image_url($betubeCommentAuthorAvatar); if(empty($betubeCommentAuthorAvatar)){ echo get_avatar( $comment, 75 ); }else{ ?> <?php echo $betubeCommentALT;?>
    comment_approved == '0') : ?>

    $depth, 'max_depth' => $args['max_depth']))) ?>