rebase on oct-10-2023
This commit is contained in:
@@ -102,7 +102,7 @@ function wc_get_account_menu_items() {
|
||||
'edit-address' => _n( 'Address', 'Addresses', ( 1 + (int) wc_shipping_enabled() ), 'woocommerce' ),
|
||||
'payment-methods' => __( 'Payment methods', 'woocommerce' ),
|
||||
'edit-account' => __( 'Account details', 'woocommerce' ),
|
||||
'customer-logout' => __( 'Logout', 'woocommerce' ),
|
||||
'customer-logout' => __( 'Log out', 'woocommerce' ),
|
||||
);
|
||||
|
||||
// Remove missing endpoints.
|
||||
|
||||
Reference in New Issue
Block a user