‘count’,
    // 降順で指定
    ‘order’ => ‘DSC’
    );
    $categories = get_categories( $args );

    foreach( $categories as $category ){
    echo ‘