ID ); if ($betubepostCatgory[0]->category_parent == 0){ $tag = $betubepostCatgory[0]->cat_ID; $tag_extra_fields = get_option(BETUBE_CATEGORY_FIELDS); if (isset($tag_extra_fields[$tag])) { $betubeIconCode = $tag_extra_fields[$tag]['category_icon_code']; $betubeIconColor = $tag_extra_fields[$tag]['category_icon_color']; $betubeCatIMG = $tag_extra_fields[$tag]['category_image']; } }elseif($betubepostCatgory[1]->category_parent == 0){ $tag = $betubepostCatgory[0]->category_parent; $tag_extra_fields = get_option(BETUBE_CATEGORY_FIELDS); if (isset($tag_extra_fields[$tag])) { $betubeIconCode = $tag_extra_fields[$tag]['category_icon_code']; $betubeIconColor = $tag_extra_fields[$tag]['category_icon_color']; $betubeCatIMG = $tag_extra_fields[$tag]['your_image_url']; } }else{ $tag = $betubepostCatgory[0]->category_parent; $tag_extra_fields = get_option(BETUBE_CATEGORY_FIELDS); if (isset($tag_extra_fields[$tag])) { $betubeIconCode = $tag_extra_fields[$tag]['category_icon_code']; $betubeIconColor = $tag_extra_fields[$tag]['category_icon_color']; $betubeCatIMG = $tag_extra_fields[$tag]['your_image_url']; } } $user_ID = $post->post_author; $authorName = get_the_author_meta('display_name', $user_ID ); $thumbURL = betube_thumb_url($post->ID); $altTag = betube_thumb_alt($post->ID); $post_ID = $post->ID; ?>
<?php echo $altTag; ?> name; ?>
name; ?>

: