I have a WordPress based website with the WooCommerce plugin installed.
On the single product pages, there is the product description, product images, as well as the categories and tags the item is listed under.
How can I change the ‘Categories’ and ‘Tags’ title/text to display as something else?
For example, change ‘Categories’ to ‘State’ and ‘Tags’ to ‘Suburb’?
This can be changed in the
/single-product/meta.php
template. You can view the source on GitHub.For more information about overriding default templates, you’ll want to read the WooCommerce docs on overriding template files.
for quick rename anything in woo: