Hello,
we see ths plugin message as below after update newer woocommerce as screen shot:plugin message.png
“Your theme (Pro) contains outdated copies of some WooCommerce template files”
then that [WooCommerce Status System status] display this notice as screen shot: WooCommerce Status.png
“pro/woocommerce/single-product-reviews.php version 3.5.0 is out of date. The core version is 3.6.0”
and that woocommerce site appear this steps as screen shot: How to update outdated templates.png
.
2- Save a backup of the outdated template.
3- Copy the default template from wp-content/plugins/woocommerce/templates/[path-to-the-template] and paste it in your theme folder found at: wp-content/themes/[path-to-theme]
4- Open the template you pasted into the theme folder with a text editor of choice, such as Notepad++, and replicate any changes that you had to the previous template in your new, updated template file.
please let us know which contents of old your php to new woocommerce php as these attachment 2 php files?
old and new single-product-reviews.php
wp-content_theme_pro_woocommerce_single-product-reviews.php <- old your php for 3.5
wp-content_plugins_woocommerce_templates_single-product-reviews.php <- new woocommerce php for 3.6
thanks.



