ID, 'category' ); foreach ($categories as $category) : $link = get_category_link( $category->term_id ); echo ''.$category->name.''; endforeach; ?>