What URL can I use to user logout at my site? I would ike to use it at top menu header.
But I dont want to use /customer-logout/ because user goes to another page to confirm the logout.
I would ike something like /customer-logout/?_wpnonce=79… but I think this last number is unit per user and I can’t Use like default ….
You can configure your logout page endpoint in WooCommerce -> Settings -> Accounts. It comes from WooCommerce and there are no any additional settings for it in the theme.