How to save custom taxonomies meta data to separate mysql table ?

[ad_1]

Hello all
My theme has a custom taxonomies called “country” in that also i have many terms : UK, US … the problem is that each term has many meta data like description, image …. and in all of them is stored in wp_options table imstead of its own table. That makes the table very huge and some times slows down the sites.
My question is it possible to store that meta in another table ? Or what is best way to handle the issue ?
Thanks

[ad_2]
2 Comments
  1. You can take a look at [Crocoblock’s Custom Content Types])

    They work like custom post types but are stored separately.

  2. A taxonomy term’s metadata ought to be saved in the default `*_termmeta` DB table.
    *For reference: *

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer