Viewing 1 replies (of 1 total)
  • term_id is the category id.
    And
    $manly_manners_cat = get_categories( $args );

    this display array of category details like name,id,slug etc

Viewing 1 replies (of 1 total)
  • The topic ‘What is term_id and what output i should expect from this code?’ is closed to new replies.