Closed kloon closed 6 years ago
Add backward compatibility for WP_Query meta_query. An alternative would be to not add it and force themes/plugins to make use of crud instead.
We'll be taking the CRUD route so we'll need to ensure wc_get_products is robust. This will be merged in a major so we will document this type of thing on release.
Add backward compatibility for WP_Query meta_query. An alternative would be to not add it and force themes/plugins to make use of crud instead.