forked from woocommerce/woocommerce
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9.8 sync with trunk #56
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prep release/9.8 for 9.8 cycle with version bump to 9.8.0-beta.1 Co-authored-by: WooCommerce Bot <[email protected]>
* Delete changelog files from 9.8 release * Update the readme files for the 9.8 release * Update release date --------- Co-authored-by: WooCommerce Bot <[email protected]> Co-authored-by: Jorge Torres <[email protected]>
Fix combine 415 403 (woocommerce#56047) * Secure “Generate coupon code” button * Secure “Export products” button * Secure “Import products” button * Secure inline error messages * Secure link inside inline error messages * Remove “onChangeShippingMethodSelector” * Add changelog message * Secure “Read more” button * Added changelog. * Added element creation to avoid appending text to jQuery Object. --------- Co-authored-by: Alba Rincón <[email protected]> Co-authored-by: Niels Lange <[email protected]> Co-authored-by: Paulo Arromba <[email protected]>
Remove decodeEntities from the product name used on cart & checkout (woocommerce#56048) revert using RawHTML because it renders an extra div inside the <a> tag Co-authored-by: Alba Rincón <[email protected]> Co-authored-by: Alex Florisca <[email protected]>
* Avoid fatal by casting page number to integer Cast page number to integer when generating aria-label to ensure proper number formatting * Add changefile(s) from automation for the following project(s): woocommerce --------- Co-authored-by: github-actions <[email protected]>
…56061) * Use theme button background color as accent color in emails * Add changelog * Update tests
…e#56133) * Refactor Email Editor Integration Initialization from using FeaturesUtil to `get_option` Using FeaturesUtil::feature_is_enabled here triggers a Translation loading early warning message on WordPress 6.8 Beta * Add change log file
…woocommerce#56136) * Delete Transients: avoid running statements without options_to_clear. * Add changefile(s) from automation for the following project(s): woocommerce * Delete Transients: adds test case. * Fixes spelling. * Fixes _wc_delete_transients call. * Linting. * Fix linter white space * Returns early. --------- Co-authored-by: cpap <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Tom Cafferkey <[email protected]>
* [e2e-utils] Update editor-canvas locator to support updates in Gutenberg nightly (woocommerce#56083) * [e2e tests] Fixes to support WP core 6.8 (woocommerce#56121)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Submission Review Guidelines:
Changes proposed in this Pull Request:
Closes # .
(For Bug Fixes) Bug introduced in PR # .
Screenshots or screen recordings:
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