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: plausible/wordpress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: plausible/wordpress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.2
Choose a head ref
  • 18 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 27, 2025

  1. Update WooCommerce.php

    Getting 500 errors in Google Search console from old links to `site.com/?add-to-cart=832` where that product ID isn't for sale anymore.
    
    Don't track if product not available anymore.
    pau1phi11ips committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    7465e3b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

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

Commits on Apr 16, 2025

  1. Tested with WP 6.8

    Dan0sz committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    f91546f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1140b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a901c6e View commit details
    Browse the repository at this point in the history
  4. Ignore this line.

    Dan0sz committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    fbc934c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #253 from plausible/fix_search_queries

    Added: Search Queries can now be enabled on Growth plans
    Dan0sz authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    47a835a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Configuration menu
    Copy the full SHA
    df661b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999eab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3183e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9329b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84e2340 View commit details
    Browse the repository at this point in the history
  6. Minor refactor.

    Dan0sz committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    f423fcf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #254 from plausible/load_textdomain_fix

    Fixed: function _load_textdomain_just_in_time error in WordPress 6.8
    Dan0sz authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    0f10d0a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Configuration menu
    Copy the full SHA
    d92d44e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from pau1phi11ips/patch-2

    Fix 500 errors on old ?add-to-cart= links
    Dan0sz authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d773b57 View commit details
    Browse the repository at this point in the history
  3. v2.3.2

    Dan0sz committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    ac593a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41cd238 View commit details
    Browse the repository at this point in the history
Loading