From b8e208269e0f0d6e9cbc873175b938da81647ef5 Mon Sep 17 00:00:00 2001 From: Caleb Burks <19caleb95@gmail.com> Date: Thu, 14 Dec 2017 00:13:53 -0600 Subject: [PATCH] Adjust download reporting active filters display --- includes/admin/reports/class-wc-report-downloads.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/includes/admin/reports/class-wc-report-downloads.php b/includes/admin/reports/class-wc-report-downloads.php index 656614f78db..942c40c0b55 100644 --- a/includes/admin/reports/class-wc-report-downloads.php +++ b/includes/admin/reports/class-wc-report-downloads.php @@ -115,9 +115,13 @@ class WC_Report_Downloads extends WP_List_Table { $filter_list[] = $filter_names[ $key ] . ' ' . $display_value . ' ×'; } - echo $filter_list ? ' - ' . wp_kses_post( implode( ', ', $filter_list ) ) : ''; echo ''; + echo '