db custom query help: attributes
-
I’m writing a custom function and I need to collect one of the attributes from each product. My attribute is “alt_sku” and it’s converted to “pa_alt_sku” in wp_postmeta and the values are stored in wp_terms.
The values do not have to be related to the product; I’m doing that later. I just need someone to help me with a query that will return all of the values for “pa_alt_sku.”
I’d be very grateful if someone with some mysql knowledge can help me with this…?
regards,
GN
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘db custom query help: attributes’ is closed to new replies.