simple-custom-post-order icon indicating copy to clipboard operation
simple-custom-post-order copied to clipboard

Taxonomy order broken – Missing Column term_order in table terms

Open mplusb opened this issue 6 years ago • 0 comments

After a general update run, including this plugin (to v2.4.4) and WordPress (to v5.2.1), the column “term_order” in table “terms” disappeared. Update order was: first the plugin(s) then WordPress. Consequence: Taxonomy order was broken (of course..) Solution: In phpMyAdmin, I had to manually add again column “term_order” to the table “terms”.

mplusb avatar Jul 30 '19 12:07 mplusb