[Backport to release/10.3] Remove price filter widget accounting script deprecation notice #61844
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is a cherry-pick of #61802 to
release/10.3.Original PR Description
Changes proposed in this Pull Request:
We decided to remove the deprecation notices from script handles in #61669, however one was missed in this widget. This removes that extra notice for any plugins using
accountingon the frontend.How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
Testing that has already taken place:
Changelog entry
Changelog Entry Details
Significance
Type
Message
Changelog Entry Comment
Comment
Note
Removes the price filter widget’s accounting deprecation notice, refactors payments providers to drop LegacyProxy and tweak WooPayments onboarding (incl. experiment), and updates the Product Gallery block to “(Beta)” with a legacy rendering fallback plus small CSS/ARIA/test/documentation and email-editor changelog/version syncs.
Product Gallery (Beta)inblock.json; add temporary legacy rendering fallback inProductGalleryLargeImagewith corresponding legacy styles; adjust mobile/carousel CSS and pagination ARIA labels.Product Gallery (Beta)and verify behaviors accordingly.accountingdeprecation warning fromWC_Widget_Price_Filter(drop shutdown hook); add changelog entry.LegacyProxydependency from providers; instantiate providers directly inPaymentsProvidersandPaymentGateway.WC_Payments_Utilsmock for coverage.1.2.0) and add changefile to export personalization components.Written by Cursor Bugbot for commit d22c291. This will update automatically on new commits. Configure here.