Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow WP_Query to preload post data, and meta in wc_get_products() #12289

Merged
merged 1 commit into from Nov 9, 2016
Merged

Allow WP_Query to preload post data, and meta in wc_get_products() #12289

merged 1 commit into from Nov 9, 2016

Commits on Nov 9, 2016

  1. Allow WP_Query to preload post data, and meta in wc_get_products()

    Allow WP_Query to bulk query for post data and meta if more than
    just IDs are requested from wc_get_products(). Reduces query count
    significantly.
    leewillis77 committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    90d8291 View commit details
    Browse the repository at this point in the history