Support

Account

Home Forums Backend Issues (wp-admin) Binding to post category on multisites Reply To: Binding to post category on multisites

  • hey jonashh

    you can use this to get the id

    $get_cat_ID = get_cat_ID( ‘cat_name’ );