How do I rewrite a product permalink in wordpress/woocommerce to include the author name?
Question
I know how to change a permalink via the wp admin panel. However the woocommerce product permalinks dont include an option for the author name, and I don’t know where to begin doing this in PHP.
By default the product url is:
https://<sitename>/product/<product-slug>
I am trying to rewrite it as so:
https://<sitename>/product/<author-name>/<product-slug>
0
woocommerce
4 years
2020-03-23T20:54:02-05:00
2020-03-23T20:54:02-05:00 0 Answers
125 views
0
Leave an answer