Updated Release Testing Instructions WooCommerce 4.5 (markdown)
parent
bf743fadc1
commit
158e7b4bb0
|
@ -150,12 +150,18 @@ https://github.com/woocommerce/woocommerce-admin/pull/4861
|
|||
localStorage.setItem( 'debug', 'wc-admin:*' )
|
||||
````
|
||||
|
||||
![](https://cldup.com/EFXTvWK3pE.jpg)
|
||||
|
||||
**Orders panel:**
|
||||
|
||||
Event name: wcadmin_activity_panel_orders_begin_fulfillment
|
||||
Event name: `wcadmin_activity_panel_orders_begin_fulfillment`
|
||||
Event prop: NA
|
||||
Description: when the user clicks in the "Begin fulfillment" button
|
||||
|
||||
It could be tricky to verify but you should see the event here:
|
||||
|
||||
![](https://cldup.com/c40L-jK90e.jpg)
|
||||
|
||||
Event name: wcadmin_activity_panel_orders_manage
|
||||
Event prop: NA
|
||||
Description: when the user clicks in the "Manage all orders" button
|
||||
|
|
Loading…
Reference in New Issue