Remove wcadmin prefix
This commit is contained in:
parent
ff2eb6f98d
commit
869a3baf3c
|
@ -194,7 +194,7 @@
|
|||
return $( tr ).attr( 'data-gateway_id' );
|
||||
});
|
||||
|
||||
window.wcTracks.recordEvent( 'wcadmin_settings_payments_recommendations_other_options' , {
|
||||
window.wcTracks.recordEvent( 'settings_payments_recommendations_other_options' , {
|
||||
available_payment_methods: payment_methods
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue