-
Notifications
You must be signed in to change notification settings - Fork 143
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
v2.6.29 and v2.6.30 #2369
Merged
v2.6.29 and v2.6.30 #2369
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
* Removes the admin notice that asked the user to connect to Facebook * Adds a setup task that asks the user to set up facebook
…sets Rename FB Product Sets to Facebook Product Sets and change location
Co-authored-by: Rodrigue <rodrigue.tusse@automattic.com>
…fication-to-inbox Move Facebook menu notification to Inbox
Co-authored-by: Rodrigue <rodrigue.tusse@automattic.com>
Adds Set up Facebook for WooCommerce task
…facebook-for-woocommerce into add/2260-hpos-compatibility
The hook admin_init is not triggered when the WC fetches the tasks endpoint and hence hooking into init.
Adds HPOS compatibility
…ass namesspace The Internal namespace class CustomOrdersTableController should not be used. The method custom_orders_table_usage_is_enabled is replaced by a static method from OrderUtil public class which mirrors the Internal class method
Thank you. Co-authored-by: Jeremy Pry <JPry@users.noreply.github.com>
Hosted Woo Updates
…ct-attribute-escaped
…s-classes Replace an Internal namespace class method used in HPOS compatibility
…lity Add Backward Compatibility for HPOS & Hosted Woo Updates
Use ::class for classname resolution (#2357)
…out-event-checkout-block
…_not_updating Fix - Sync product set when the term name changes.
Adds backward compatibility for WC 6.1, 6.2, 6.3. (#2362)
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.
We are merging
v2.6.29
andv2.6.30
into the trunk.v2.6.30
What's Changed
[Fix] Fixes 🛠
Full Changelog: 2.6.29...2.6.30
v2.6.29
What's Changed
[Add] New Features 🎉
[Update] Updated ✨
[Fix] Fixes 🛠
Other Changes
Full Changelog: 2.6.28...2.6.29