I am using woocommerce, and when I try to add a new product, the title and url automatically changes to a single dash from a double dash. How can I stop it from editing the double dashes?
I managed to fix the title by creating a plugin. Now I just need to fix the urls. Tried these already: 'product_title' 'product_url' 'product_cat' 'product_tag' What else can it be?