Merge pull request #15861 from andrebalza/master
Issue #15860 - Template Override instructions corrected
This commit is contained in:
commit
f96251da72
|
@ -2,7 +2,7 @@
|
|||
/**
|
||||
* The template to display the reviewers meta data (name, verified owner, review date)
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/content-product.php.
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/single-product/review-meta.php.
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
|
|
Loading…
Reference in New Issue