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/cache-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/cache-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: issues-80-wp_cache_flush_group
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 5, 2023

  1. Added group flushing.

    Needs extra input for testing.
    janw-me committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e457f5e View commit details
    Browse the repository at this point in the history
  2. Added failsafe for older WP versions.

    Also phpcs formatting.
    janw-me committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ac0f8e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Processed feedback.

    janw-me committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f64f35f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    7224f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b8c339 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Renamed clear-group to flush-group

    Fixed failing test and generated readme file.
    janw-me committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    45e3790 View commit details
    Browse the repository at this point in the history
Loading