bloggerbuz_cat_list(); $values = $this->value(); if ( empty( $category_post ) ) return; ?> 0) ); foreach($categories as $cat){ $catlist[$cat->term_id] = $cat->name; } return $catlist; } } endif;