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 NLU Settings and Wp-CLI #96

Merged
merged 16 commits into from
Jul 24, 2019
Merged

Fix NLU Settings and Wp-CLI #96

merged 16 commits into from
Jul 24, 2019

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    921d1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3640579 View commit details
    Browse the repository at this point in the history
  3. Make settings methods public, update get_plugin_settings

    This updates the get_plugin_settings() function in helpers to allow for
    users to pass in a service to get the settings for that service. This
    also keys services in the filter to make them easily queryable when
    traversing the objects since numerical indicies can be unpredictable.
    JayWood committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    39bb2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bdd465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b1616 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c84c898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe494ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bce2a9c View commit details
    Browse the repository at this point in the history
  9. Fix logic.

    JayWood committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    08dc40e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e98942a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32de487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e180e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    92854a9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1365cc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9007082 View commit details
    Browse the repository at this point in the history
  16. Resolve PHPcs build issues.

    JayWood committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4962ed8 View commit details
    Browse the repository at this point in the history