Updated Release Testing Instructions WooCommerce 4.5 (markdown)
parent
12b872cfe5
commit
cf52af0c59
|
@ -154,17 +154,17 @@ localStorage.setItem( 'debug', 'wc-admin:*' )
|
|||
|
||||
**Orders panel:**
|
||||
|
||||
Event name: `wcadmin_activity_panel_orders_begin_fulfillment`
|
||||
Event prop: NA
|
||||
Description: when the user clicks in the "Begin fulfillment" button
|
||||
* Event name: `wcadmin_activity_panel_orders_begin_fulfillment`
|
||||
* Event prop: NA
|
||||
* Description: when the user clicks on the `Begin fulfillment` button
|
||||
|
||||
It could be tricky to verify but you should see the event here:
|
||||
|
||||
![](https://cldup.com/IYqlWE9YjF.jpg)
|
||||
|
||||
Event name: wcadmin_activity_panel_orders_manage
|
||||
Event prop: NA
|
||||
Description: when the user clicks in the "Manage all orders" button
|
||||
* Event name: `wcadmin_activity_panel_orders_manage`
|
||||
* Event prop: NA
|
||||
* Description: when the user clicks in the `Manage all orders` button
|
||||
|
||||
Event name: wcadmin_activity_panel_order_number
|
||||
Event prop: NA
|
||||
|
|
Loading…
Reference in New Issue