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.0.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.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on May 10, 2024

  1. return true if feature was successfully enabled or disabled and false…

    … otherwise
    
    this will allow hooks to be performed and respected by the api.
    circlecube committed May 10, 2024
    Configuration menu
    Copy the full SHA
    338e547 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6fc11fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8f7cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb32260 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cffc8cf View commit details
    Browse the repository at this point in the history
  5. lint code cleanup

    circlecube committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f864753 View commit details
    Browse the repository at this point in the history
  6. remove whitespace

    circlecube committed May 13, 2024
    Configuration menu
    Copy the full SHA
    648b216 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from newfold-labs/update/endpoints-to-return-is…

    …Enabled
    
    Update/endpoints to return is enabled
    circlecube authored May 13, 2024
    Configuration menu
    Copy the full SHA
    a6780ec View commit details
    Browse the repository at this point in the history
Loading