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: wp-cli/entity-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.6
Choose a base ref
...
head repository: wp-cli/entity-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 14 files changed
  • 11 contributors

Commits on Mar 20, 2026

  1. Fix wp site empty O(n) scaling: replace per-item cache ops with `wp…

    …_cache_flush()` (#601)
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Pascal Birchler <pascalb@google.com>
    4 people authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    d622659 View commit details
    Browse the repository at this point in the history
  2. Regenerate README file (#605)

    Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
    github-actions[bot] and schlessera authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    b153252 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. Configuration menu
    Copy the full SHA
    0dea732 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Fix wp term migrate skipping posts after post type migration (#606)

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Pascal Birchler <pascalb@google.com>
    3 people authored Mar 22, 2026
    Configuration menu
    Copy the full SHA
    22bcd45 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    bfc130f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Update some GitHub Actions

    swissspidy committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    c98a834 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bac7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1e37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64a4a47 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Implement network-specific metadata handling in commands. (#518)

    Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
    Co-authored-by: Jonny Harris <jonathan.harris@news.co.uk>
    Co-authored-by: Pascal Birchler <pascalb@google.com>
    4 people authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    84b79a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. Configuration menu
    Copy the full SHA
    613b0a6 View commit details
    Browse the repository at this point in the history
Loading