WordPress 4.4 introduced term meta and a termmeta DB table in Core at the end of 2015: https://codex.wordpress.org/Version_4.4 https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-proposal/ https://make.wordpress.org/core/2015/09/22/preparing-your-plugins-and-your-client-sites-for-termmeta/ https://make.wordpress.org/core/2015/10/23/4-4-taxonomy-roundup/ It would be great if we could migrate Beans term-meta from the options table to the termmeta table.
WordPress 4.4 introduced term meta and a termmeta DB table in Core at the end of 2015:
https://codex.wordpress.org/Version_4.4
https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-proposal/
https://make.wordpress.org/core/2015/09/22/preparing-your-plugins-and-your-client-sites-for-termmeta/
https://make.wordpress.org/core/2015/10/23/4-4-taxonomy-roundup/
It would be great if we could migrate Beans term-meta from the options table to the termmeta table.