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

Removed give_export_all_customers() and code cleanup #1595

Merged
merged 10 commits into from
Mar 30, 2017

Commits on Mar 9, 2017

  1. Removed unused code #1571

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    15a7849 View commit details
    Browse the repository at this point in the history
  2. Removed unused variables

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    257f956 View commit details
    Browse the repository at this point in the history
  3. Code reformatting

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    fb511af View commit details
    Browse the repository at this point in the history
  4. Prettier nonce failure notice #1571

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    4752303 View commit details
    Browse the repository at this point in the history
  5. Remove space

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    2dbd448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b89762f View commit details
    Browse the repository at this point in the history
  7. returns array of objects

    Devin Walker committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    660022c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Removed duplicate

    Devin Walker committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    70eebbd View commit details
    Browse the repository at this point in the history
  2. Text update

    Devin Walker committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    95b22ac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Merge branch 'release/1.8.6' into issue/1571

    * release/1.8.6:
      Improved payment status language
      Reordered to fix travis error
      Attempting to fix broken PHPunit tests
      Fix: typo in currency section setting
      Fix: generate level class and id with price_id instead of
      fix #1592
      Update README.md
      Update Documentation.
      New POT file for 1.8.5
      Change log updated with completed issues
      New option to toggle billing details and corresponding logic #1573
      Version bumped, change log added - more to add
      Code formatting
      Added exception for offline donations meta_key upgrades #1579
      Ensure upgrade can run on any WP-admin page, don’t rely on give_vars which was throwing a console error and the confirm window would never show #1580
      Updated give_logged_in_only to return enabled if metakey `_give_logged_in_only` returns empty #1578
      Fix typo
      Add comment
      Render continue button title setting field conditionaly in shortcode generator popup
      Show/Hide on continue button title in widget form
    Devin Walker committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    6866344 View commit details
    Browse the repository at this point in the history