Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: newfold-labs/wp-module-features
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: newfold-labs/wp-module-features
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 16, 2024

  1. new features were getting set to null if they didn't already exist

    this will use the option if it exists or the local value if not
    circlecube committed May 16, 2024
    Configuration menu
    Copy the full SHA
    82cc35c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. use default input for options get method

    Co-authored-by: Micah Wood <micah@wpscholar.com>
    circlecube and wpscholar authored May 17, 2024
    Configuration menu
    Copy the full SHA
    55d5568 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from newfold-labs/feature/set-feature-state-ini…

    …tally
    
    new features were getting set to null if they didn't already exist
    circlecube authored May 17, 2024
    Configuration menu
    Copy the full SHA
    30f5139 View commit details
    Browse the repository at this point in the history
Loading