From c1a8d6742f7042aa13a60c30eb4299928e0652ff Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Wed, 20 Apr 2016 10:37:54 +0100 Subject: [PATCH] Note when WC.php is used in theme Closes #10741 --- includes/admin/views/html-admin-page-status-report.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/includes/admin/views/html-admin-page-status-report.php b/includes/admin/views/html-admin-page-status-report.php index 433bb08854c..2cc8f1daa04 100644 --- a/includes/admin/views/html-admin-page-status-report.php +++ b/includes/admin/views/html-admin-page-status-report.php @@ -708,8 +708,14 @@ if ( ! defined( 'ABSPATH' ) ) { + + + : +   + + + WC()->plugin_path() . '/templates/' ) ); $scanned_files = array(); $found_files = array();