Edit product categories widget
-
I’d like to add something to the end of each link in product categories widget. How can I do it in functions PHP?
I mean there are default links like:
/product-category/category1/
/product-category/category2/
/product-category/category3/and I’d like to add on the end, so it would look like:
/product-category/category1+cat
/product-category/category2+cat
/product-category/category3+catAre there any hooks or something to easily edit these links?
- The topic ‘Edit product categories widget’ is closed to new replies.