Edit category table
-
Hi,
I’m editing a site (https://www.mix-it.be) of a company which sells soups and salads and stuff.
I am editing the view of the products, which you get if you follow the link.
At the moment every product belongs to a category like fresh soups or milkshakes. At the moment the quantities in which a product is sold is linked to the product itself. I want to change this.
I have added an extra column to the wp_term_taxonomy table and now I need this table to be shown as a textfield in my admin panel and in the edit panel of the categories and I need to be able to get to it in my code like
$current_category->quantities
Can anybody help me with this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Edit category table’ is closed to new replies.