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

Dont make variations database requests calls when variations aren't being used #1606

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2014

  1. Add checks to variation class to avoid walking off the end of interna…

    …l arrays
    
    Add check to see if variations are defined and used, when they are not defined and used don't make calls through WordPress for variation terms unless working inside the admin area.  Avoids lots of small empty queries.
    JeffPyeBrook committed Nov 1, 2014
    Configuration menu
    Copy the full SHA
    cfa55d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb2506 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. Configuration menu
    Copy the full SHA
    2839078 View commit details
    Browse the repository at this point in the history