grappler / polylang-slug

A unique post slug within the language in Polylang. This allows for a page to have same/identical slug in multiple languages.
275 stars 84 forks source link

WooCommerce Custom Taxonomy #19

Closed Armannas closed 8 years ago

Armannas commented 8 years ago

Unfortunately does not work with WooCommerce custom taxonomy (for example Color, Brand etc..) WC version: 2.4.12 WP version: 4.4

grappler commented 8 years ago

I think this is related to https://github.com/grappler/polylang-slug/issues/8 as taxonomy are not supported at the moment just posts and pages.

grappler commented 8 years ago

Closing as it is the same issue as #8. Pleas track the progress there.