category_parent ) ? $cat_id->category_parent : ''; if ($cat_parent_ID == 0) { $tag = $cat_id; }else{ $tag = $cat_parent_ID; } $category = get_category($tag); $count = $category->category_count; $catName = get_cat_name( $tag ); ?>

'movies', 'posts_per_page' => 10, 'post_status' => 'publish', 'orderby' => 'date', 'order' => 'DESC', 'tax_query' => array( array( 'taxonomy' => 'movies_category', 'field' => 'id', 'terms' => $cat_id, ) ) ); $wp_query= null; $wp_query = new WP_Query($arags); ?> have_posts()) : $wp_query->the_post();?>
ID), 'betube-movies'); $thumb_id = get_post_thumbnail_id($post->id); $alt = get_post_meta($thumb_id, '_wp_attachment_image_alt', true); ?> <?php if(empty($alt)){echo "/> No Thumb
: