Alefe Souza
428feb58a7
Update WCPay banners for WooPay ( #39596 )
...
* Update WCPay banners for WooPay
* Fix unit tests
* Always checks for WooPay eligibility
* Use existing method to determine WooPay eligibility
* Create is_woopay_eligible method
2023-08-07 19:17:59 -07:00
Joel Thiessen
144bf08293
Generating the short description on the product editor ( #39237 )
...
* [Woo AI] Generate short description after long description is generated.
2023-08-07 14:03:52 +02:00
Barry Hughes
c4f00719de
Fire 'woocommerce_process_shop_order_meta' only once when updating orders on the admin ( #39587 )
2023-08-04 15:41:29 -07:00
Chris Runnells
017be8b7e5
Replace 'end' CSS props with 'flex-end' when using 'display: flex' ( #39419 )
2023-08-04 11:12:05 -10:00
Jorge Torres
9c05efbe3f
Add changelog
2023-08-04 17:18:07 -03:00
Jorge Torres
083cc6d4a1
Do not run `WC_Admin_Meta_Boxes::save_meta_boxes()` for HPOS orders
2023-08-04 17:18:07 -03:00
github-actions[bot]
bf2d2b6bc3
Delete changelog files based on PR 39582 ( #39592 )
...
Delete changelog files for 39582
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-04 15:15:41 -05:00
Luigi Teschio
5d68832fd5
bump WooCommerce blocks version to 10.6.4 ( #39582 )
2023-08-04 15:13:27 -05:00
github-actions[bot]
106ca182e5
Delete changelog files based on PR 39584 ( #39589 )
...
Delete changelog files for 39584
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-04 14:26:47 -05:00
barryhughes
dd3187844d
Temporarily skip problematic test (tested feature remains experimental).
2023-08-04 11:41:36 -07:00
barryhughes
3f58ac3e5b
Remove no-op migration from 8.0.
2023-08-04 09:30:37 -07:00
Sam Seay
d64e1c24dd
Beta Tester: Do not run code in tracks debug unless WC_ABSPATH is defined. ( #39486 )
...
* Do not run code in tracks debug unless WC_ABSPTAH is defined.
* Add changefile(s) from automation for the following project(s): woocommerce-beta-tester
* Also avoid registering scripts if Woo is not installed.
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-08-04 12:29:07 +08:00
Paul Sealock
b14653ede0
WooCommerce Docs: Delete posts when it removed from the manifest ( #39395 )
2023-08-04 14:00:50 +12:00
nigeljamesstevenson
0d8d824b47
Prevent read on sync while inside a backfill. ( #39450 )
2023-08-04 00:48:28 +01:00
nigeljamesstevenson
d2fb10fcae
Update locator to reduce flakiness when running tests against an external site ( #39375 )
...
* Update locator to reduce flakiness when running tests against an external site
* changelog update
2023-08-03 14:01:52 -07:00
Moon
3c07a03943
Update/79113 incorrect subheading style and copy on wc core profiler ( #39526 )
...
* Use -webkit-font-smoothing: antialiased for core profiler subheadings
* Remove subheading letter-spacing
2023-08-03 11:26:52 -07:00
Faisal Alvi
2cac4e4f41
Fix #38716 Detect the first `<h2>` tag to fix Test failure ( #38717 )
...
* Fix #38716
* Adding changelog
* update changelog
2023-08-03 10:31:25 -07:00
github-actions[bot]
9fc67703ff
Delete changelog files based on PR 39560 ( #39568 )
...
Delete changelog files for 39560
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-03 09:53:32 -05:00
Luigi Teschio
6d920da52a
bump WC Blocks to 10.6.3 ( #39560 )
2023-08-03 10:31:23 +02:00
github-actions[bot]
34a8273268
Delete changelog files based on PR 39523 ( #39558 )
...
Delete changelog files for 39523
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-02 16:05:22 -05:00
github-actions[bot]
4ff45b55c5
Delete changelog files based on PR 39537 ( #39556 )
...
Delete changelog files for 39537
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-02 15:59:38 -05:00
github-actions[bot]
037772403c
Delete changelog files based on PR 39520 ( #39554 )
...
Delete changelog files for 39520
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-02 15:58:05 -05:00
Corey McKrill
a2adac35db
Set the HPOS-related features back to "experimental" ( #39520 )
...
We determined that there are a few more issues that need to be resolved before HPOS can be classified as a "mature" feature.
2023-08-02 11:00:31 -07:00
Vedanshu Jain
8cf7377224
Add sync and usage flags to legacy features. ( #39537 )
...
* Add sync and usage flags to legacy features.
* Use transient instead of constant.
* Add unit test and changelog.
* Add more robustness to unit test by adding more setting values.
* PHPCS fixes
---------
Co-authored-by: Jorge Torres <jorge.torres@automattic.com>
2023-08-02 10:38:25 -07:00
jonathansadowski
3a2922567e
Prepare trunk for WordPress 6.3 ( #39518 )
...
* Update woocommerce.php for WP 6.3
* Update readme.txt for WP 6.3
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-08-02 09:00:50 -05:00
Vedanshu Jain
171cb489e3
Update plugins/woocommerce/src/Internal/DataStores/Orders/OrdersTableDataStore.php
...
Co-authored-by: Ron Rennick <ron@ronandandrea.com>
2023-08-02 19:04:55 +05:30
louwie17
c8b2305dcd
Revert "Update product experiment name ( #39210 )" ( #39523 )
...
* Revert "Update product experiment name (#39210 )"
This reverts commit c547326135
.
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-08-02 08:59:29 -03:00
Sam Seay
4d685c361a
WooCommerce Docs: Relative Link Parsing ( #39293 )
2023-08-02 18:19:59 +12:00
Moon
53593061cf
Use the same checkbox styles on the platform selector ( #39469 )
...
* Use the same checkbox style
* Add changelog
* Update plugins/woocommerce-admin/client/core-profiler/components/multiple-selector/multiple-selector.scss
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Fix CSS lint issues
---------
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-08-01 17:18:38 -07:00
Corey McKrill
c584d4041a
Guest verification: Be more precise when checking form submission data ( #39479 )
2023-08-01 16:52:27 -07:00
Jorge A. Torres
566d5092b2
Prevent possible fatal error when refreshing edit lock for orders ( #39498 )
...
* Remove return type from signature for order edit lock callbacks
* Add changelog
2023-08-01 15:05:48 -07:00
Jorge A. Torres
14d9760549
Prevent possible fatal error when user holds edit lock for a deleted order ( #39497 )
...
* Prevent possible fatal error when locked order is deleted
* Add changelog
2023-08-01 14:37:49 -07:00
github-actions
70f2fd07ad
Add changefile(s) from automation for the following project(s): woocommerce
2023-08-01 17:05:42 +00:00
Corey McKrill
7a255fb88a
Set the HPOS-related features back to "experimental"
2023-08-01 09:53:19 -07:00
github-actions[bot]
62645e0ba8
Delete changelog files based on PR 39478 ( #39514 )
...
Delete changelog files for 39478
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-01 10:28:26 -05:00
github-actions[bot]
851ca326ea
Delete changelog files based on PR 39502 ( #39511 )
...
Delete changelog files for 39502
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
2023-08-01 09:24:57 -05:00
Matt Sherman
85e37739d1
Do not disable "Used for variations" checkbox ( #39502 )
2023-08-01 10:01:42 -04:00
louwie17
1ac824de2d
Dequeue conflicting styles within product editor ( #39478 )
...
* Dequeue conflicting styles within product editor
* Add changelog
* Fix lint errors
* Add check to only dequeue on admin/embed pages
2023-08-01 10:19:37 -03:00
Tomek Wytrębowicz
e9042633eb
Remove non-existing method from TaskList docs. ( #39454 )
2023-08-01 14:49:52 +02:00
RJ
94e4682f01
add: feature flag for customize your store task ( #39397 )
...
* add: feature flag for customize your store task
* toggled core-profiler feature flag to true in dev mode
2023-08-01 20:28:39 +08:00
Chris Lilitsas
b8c0e273bc
Update the admin's menu remaining tasks bubble CSS class and loosen the query selector for handling the runtime update ( #39273 )
...
* Modify dom structure, add a specific class and alter the querySelector
* Select all bubbles instead of only the first one
* Add changelog
* Cleanup
* Cleanup
2023-08-01 13:02:09 +03:00
Vedanshu Jain
991b18c92f
Move clear cache statement to its original position.
2023-08-01 14:22:56 +05:30
Paul Sealock
fb26613f03
WooCommerce Docs: Update manifest hash on content update ( #39445 )
2023-08-01 13:13:42 +12:00
Matt Sherman
144606f1fb
Check if product_type query arg is set before using
2023-07-31 19:10:36 -04:00
Matt Sherman
479c4ed0eb
Changelog
2023-07-31 19:00:08 -04:00
Matt Sherman
956aa7b84f
Restore woocommerce_added_attribute trigger
2023-07-31 18:58:03 -04:00
Matt Sherman
a38a867f20
Remove disable_or_enable_fields() implementation
2023-07-31 18:22:03 -04:00
Matt Sherman
a78d4d6788
Do not disable Used for variations checkbox by default
2023-07-31 18:21:32 -04:00
Matt Sherman
850acd0ce2
Add the empty attribute when the attributes tab is shown, to account for product type switching
2023-07-31 18:13:58 -04:00
Matt Sherman
8f4b123d80
Trigger woocommerce_tab_shown when a tab is shown
2023-07-31 18:11:52 -04:00