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.2.1
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.3.0
Choose a head ref
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    153a50e View commit details
    Browse the repository at this point in the history
  2. lint fix

    circlecube committed May 20, 2024
    Configuration menu
    Copy the full SHA
    87922d6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'update/features-api-state'

    * update/features-api-state:
      lint fix
      use isEnabled to load features into localized script
    circlecube committed May 21, 2024
    Configuration menu
    Copy the full SHA
    55a427f View commit details
    Browse the repository at this point in the history
  2. add a filter for each feature to register itself

    since get_declared_class is proving inconsistent
    circlecube committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2aa5268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3a47d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from newfold-labs/add/feature-register-filter

    Add/feature register filter
    circlecube authored May 21, 2024
    Configuration menu
    Copy the full SHA
    e2eb884 View commit details
    Browse the repository at this point in the history
Loading