-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: Codeinwp/woocommerce-product-addon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v34.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Codeinwp/woocommerce-product-addon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v34.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 8 contributors
Commits on May 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 153180d - Browse repository at this point
Copy the full SHA 153180dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a7c51 - Browse repository at this point
Copy the full SHA 34a7c51View commit details
Commits on May 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c72885f - Browse repository at this point
Copy the full SHA c72885fView commit details
Commits on May 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for eb7fff6 - Browse repository at this point
Copy the full SHA eb7fff6View commit details
Commits on May 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bb77ea7 - Browse repository at this point
Copy the full SHA bb77ea7View commit details -
fix: add global namespace qualifiers for WWP wholesale classes in PPO…
…M\Support namespace In PPOM 34.0.1, the wholesale-pricing helper was refactored into the PPOM\Support namespace (src/Support/Helpers.php), but the external WWP_Wholesale_Roles, WWP_Wholesale_Prices, and WWP_Helper_Functions class references were left without global `\` qualifiers. PHP then looked for them under PPOM\Support\ and threw: "Class PPOM\Support\WWP_Wholesale_Roles not found" Fix: prefix all three external class names with `\` in get_product_price() and get_product_regular_price() so PHP resolves them in the global namespace regardless of calling namespace. Add regression tests with in-file global stubs for the WWP classes to confirm no fatal occurs and the wholesale price is used when available. Co-authored-by: poonam279 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad07401 - Browse repository at this point
Copy the full SHA ad07401View commit details
Commits on May 28, 2026
-
fix: update PHPStan baseline for WWP global classes
Co-authored-by: Soare-Robert-Daniel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b83d24 - Browse repository at this point
Copy the full SHA 2b83d24View commit details
Commits on Jun 2, 2026
-
Merge pull request #619 from Codeinwp/bugfix/618
Fixed textarea placeholder not displaying
Configuration menu - View commit details
-
Copy full SHA for 5004910 - Browse repository at this point
Copy the full SHA 5004910View commit details -
Merge pull request #626 from Codeinwp/copilot/fix-fatal-error-ppom-34…
…-0-1 Addressing PR comments
Configuration menu - View commit details
-
Copy full SHA for 131f201 - Browse repository at this point
Copy the full SHA 131f201View commit details -
- Fixed textarea placeholder not displaying - Fixed error with Wholesale Prices integration during frontend script loading
Configuration menu - View commit details
-
Copy full SHA for fb6ea23 - Browse repository at this point
Copy the full SHA fb6ea23View commit details -
##### [Version 34.0.2](v34.0.1...v34.0.2) (2026-06-02) - Fixed textarea placeholder not displaying - Fixed error with Wholesale Prices integration during frontend script loading
Configuration menu - View commit details
-
Copy full SHA for 5f92e85 - Browse repository at this point
Copy the full SHA 5f92e85View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v34.0.1...v34.0.2