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

Fix downloads issue 37 #1890

Merged
merged 7 commits into from Jun 5, 2015
Merged

Fix downloads issue 37 #1890

merged 7 commits into from Jun 5, 2015

Commits on May 26, 2015

  1. Check for array of file IDs for digital download check in wpsc_has_do…

    …wnloads(), rather than a single file.
    
    Also introduces wpsc_has_downloads filter.
    See #37.
    JustinSainton committed May 26, 2015
    Copy the full SHA
    ddaf7f1 View commit details
    Browse the repository at this point in the history
  2. Default to false, ensure that accounts with no purchases don't return…

    … DB errors. Also, properly sanitize and check for IDs in SQL query.
    JustinSainton committed May 26, 2015
    Copy the full SHA
    1352461 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2015

  1. Copy the full SHA
    4be8e2a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4784863 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    86f9bf0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Copy the full SHA
    3876d54 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

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