Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Beka Rice

    (@bekarice)

    Hey @tomcoady, thanks for the feedback here!

    I’m afraid that the format is the best overall option we have to support several kinds of stores, so changing the slug SKU’s format won’t be something we would add to the core plugin itself without a lot more feedback from other merchants. I’m sorry I don’t have better news for you!

    You could change the SKU to fit your needs with the wc_sku_generator_sku and wc_sku_generator_variation_sku filters to adjust the SKU’s case — running ucwords() or strtoupper() could probably solve this for you by directly modifying the SKU before it’s saved rather than trying to change the slug.

    If this isn’t something you’re familiar with, a developer could get you squared away pretty easily — we typically recommend Codeable for small projects if you don’t already work with someone.

    Thanks!

    I have just picked up on this post – did anyone find a solution? I will contact Codeable to see if they can sort this, as we also need our SKU to be set up with Capitals.

    If anyone can offer help on this would be really grateful….

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘UPPERcase SKU using SLUGs’ is closed to new replies.