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: lwplugins/lw-pixel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: lwplugins/lw-pixel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Apr 29, 2026

  1. v1.0.3: add WP-CLI support

    Full CLI surface for headless / scripted setups, sharing the same
    Options + SettingsSanitizer layer as the admin UI.
    
    - wp lw-pixel status / list [--configured]
    - wp lw-pixel config list|get|set|reset (booleans + comma-separated arrays)
    - wp lw-pixel migrate list|preview|run (drives the existing MigratorRegistry)
    trueqap committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    47aa0e1 View commit details
    Browse the repository at this point in the history
Loading