diff --git a/src/Admin/AnalyticsController.php b/src/Admin/AnalyticsController.php index b4b02b8..aafd8cb 100644 --- a/src/Admin/AnalyticsController.php +++ b/src/Admin/AnalyticsController.php @@ -53,7 +53,7 @@ class AnalyticsController 'woocommerce', __('License Statistics', 'wc-licensed-product'), __('License Statistics', 'wc-licensed-product'), - 'manage_woocommerce', + 'manage_options', 'wc-license-statistics', [$this, 'renderStatisticsPage'] );