PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Where Is Woof Metadata Stored?

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hey All, I've been trying to find where Woof stores all it's data.  Can anyone point me in the right direction?  I didn't see it in the WP database anywhere.

The 'make, model, year' type data is not exported as part of the WooC product export.  We're trying to figure out how to access it so we can manage 25,000 product via database or CSV so we don't have to spend FOREVER updating that metadata through the UI.

Hello

filter settings are stored in option - 'woof_settings'

The 'make, model, year' type data is not exported as part of the WooC product export. - This has nothing to do with my plugin. I think this data is a taxonomy.

My plugin does not store any data for filtering, all these data are stored on the product side

How does the Woof filter know which products belong to which vehicles?

The problem I'm trying to solve is tagging 25,999 products with vehicle data through the database or an export/import to CSV so that I don't have to go through the UI to tag each product with it's vehicle data.

Hello

How does the Woof filter know which products belong to which vehicles? - makes a search query in the database. This is a filter! It does only search queries and stores only user settings! All product information is stored in a database (standard wordpress tables)!