>

  • cat_ID ) : ''; $cat_name = isset( $get_cat_ob[0] ) ? $get_cat_ob[0]->name : ''; $total_term = count( $get_cat_ob ); printf( '%s %s', esc_url( $term_link ), esc_html__( 'In', 'best-listing' ), esc_html( $cat_name ) ); if ( $total_term > 1 ) { $total_term = $total_term - 1; ?>
    %s %s', esc_html( '+', 'best-listing' ), esc_html( $total_term ) ); ?>
    name}" ); $term_link = get_category_link( $post_cat->cat_ID ); printf( '%s', esc_url( $term_link ), esc_html( $term_label ) ); } ?>