Hi All,
I am new here, I am going to create website for cars listing. So I created Custom post type and Custom taxonomy like Brands (As Category) and one more taxonomy similar to Tag. No CPT will have its own taxonomies and its working.
I created custom table as well to store other parameters of Car like Engine, transmission options and Using Custom fields I am saving all data to custom table.
Question is that, is there any way to save custom taxonomy in custom table as well WordPress default table. ?