esc_html( $catData ,'blogger-hub')));?>
have_posts() ) : $page_query->the_post(); ?>
'; foreach( $tags as $content_tag ) { $sep = ( $content_tag === end( $tags ) ) ? '' : ' '; echo '#' . esc_html($content_tag->name) . '' . esc_html($sep); } } ?>